A C D E F G H I M N O P R S T

T

test() - Method in class tester.Main
 
testCount() - Method in class tester.Tester
 
tester - package tester
 
Tester - Class in tester
A test harness that compares arbitrary objects for extensional equality.
Tester() - Constructor for class tester.Tester
start with no tests and no failures
testname - Variable in class tester.Tester
the total number of errors
testReport() - Method in class tester.Tester
Report on the number and nature of failed tests
testResults - Variable in class tester.Tester
A String that records the results for all failed tests
tests(Tester) - Method in class tester.AExamples
The test method to be defined in the Examples class.
tests(Tester) - Method in interface tester.IExamples
The method implemented by the user that invokes the test cases and the report generator methods in the Tester class
TOLERANCE - Static variable in class tester.Inspector
the tolerance for comparison of relative difference of inexact numbers
Traversal<T> - Interface in tester
An interface that defines a functional iterator for traversing datasets

A C D E F G H I M N O P R S T