Uses of Package
com.google.common.testing

Packages that use com.google.common.testing
com.google.common.testing   
 

Classes in com.google.common.testing used by com.google.common.testing
EqualsTester
          Tester for equals() and hashCode() methods of a class.
EquivalenceTester
          Tester for Equivalence relationships between groups of objects.
FakeTicker
          A Ticker whose value can be advanced programmatically in test.
NullPointerTester
          A test utility that verifies that your methods throw NullPointerException or UnsupportedOperationException whenever any of their parameters are null.
TearDown
          An object that can perform a TearDown.tearDown() operation.
TearDownAccepter
          Any object which can accept registrations of TearDown instances.
 



Copyright © 2010-2011. All Rights Reserved.