Package org.soliscode.test.util
package org.soliscode.test.util
Utilities used to implement test classes
- Since:
- 1.0
- Author:
- evanbergstrom
-
ClassesClassDescriptionClass that implements the
Object
andComparable
interfaces, and that throws an exception when any method is called.Collects the arguments for each call to the accept() method.This class consists exclusively of static methods that operate on or return collections.Counts how many times the accept() method is called.IdentitySet<E>An Set that checks for elements by identity rather han by equality.This class consists exclusively of static methods that operate on or return iterables.An instance of this class will compare equal to any other object.An instance of this class will not compare equal to any other object.An integer class that does not use cached values.