Searched refs:EquivalenceTesterTest (Results 1 – 2 of 2) sorted by relevance
22 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testOf_NullPointerException()28 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testTest()34 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testTest_NoData()40 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testTest_hash()46 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testTest_inequivalence()52 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testTest_symmetric()58 …com.google.common.testing.EquivalenceTesterTest testCase = new com.google.common.testing.Equivalen… in testTest_trasitive()
37 public class EquivalenceTesterTest extends TestCase { class