Package org.meeuw.theories
package org.meeuw.theories
Some general test interfaces
-
InterfacesClassDescriptionBasic tests on
Object.equals(Object),Object.hashCode()andObject.toString(), which must probably be valid for any override of those.CharSequenceTheory<C extends CharSequence>ComparableTheory<E extends Comparable<E>>Tests basic properties forComparableobjects.A test can implement this interface too and test generic property of a utility class