Index

A C D E G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

TestBaseClass - Class in org.tquadrat.foundation.testutil
A base class for JUnit test classes.
TestBaseClass() - Constructor for class org.tquadrat.foundation.testutil.TestBaseClass
Creates a new TestBaseClass instance.
TestDataBase<E> - Class in org.tquadrat.foundation.testutil
This class is meant as the base class for test data records.
TestDataBase(E) - Constructor for class org.tquadrat.foundation.testutil.TestDataBase
Creates a new TestDataBase instance.
TestDataBase(E, String) - Constructor for class org.tquadrat.foundation.testutil.TestDataBase
Creates a new TestDataBase instance.
testReflective(Object, Object, Class<?>, boolean, Collection<String>) - Static method in class org.tquadrat.foundation.testutil.TestUtils
Tests the fields on the given instances on equal.
TestUtils - Class in org.tquadrat.foundation.testutil
Some methods that are useful in the context of testing.
TestUtils() - Constructor for class org.tquadrat.foundation.testutil.TestUtils
No instance allowed for this class.
toString() - Method in class org.tquadrat.foundation.testutil.impl.NameTestImpl
toString(Object) - Static method in class org.tquadrat.foundation.testutil.TestUtils
Converts the given argument object into a String, usually by calling its toString() method.
toString(Object, String) - Static method in class org.tquadrat.foundation.testutil.TestUtils
Converts the given argument object into a String, usually by calling its toString() method.
translateEscapes(CharSequence) - Method in class org.tquadrat.foundation.testutil.TestBaseClass
Translates the escape sequences in a String.
A C D E G H I L M N O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form