|
|||||||||
| Home >> All >> com >> lutris >> [ testutil overview ] | PREV NEXT | ||||||||
A
- arrayIdxStr - Variable in class com.lutris.testutil.Tester.FailDesc
- arrayLenMsg - Static variable in class com.lutris.testutil.Tester
B
C
- Comparer - interface com.lutris.testutil.Comparer.
- check(String, Object, Object) - Method in class com.lutris.testutil.Tester
- Compare an object representing the result of a test to an expected value.
- checkExcept(String, Object, Throwable) - Method in class com.lutris.testutil.Tester
- Compare an object representing an exception that should have occured to an result object.
- com.lutris.testutil - package com.lutris.testutil
- compare(Object, Object) - Method in interface com.lutris.testutil.Comparer
- compare(Object, Object) - Method in class com.lutris.testutil.Tester
- compareArrays(Object, Object) - Method in class com.lutris.testutil.Tester
- compareThrowable(Throwable, Throwable) - Method in class com.lutris.testutil.Tester
E
- errorCnt - Variable in class com.lutris.testutil.Tester
- Count of the number of failures that have occured.
- expectNullMsg - Static variable in class com.lutris.testutil.Tester
- expectStr - Variable in class com.lutris.testutil.Tester.FailDesc
F
- failure(String, String) - Method in class com.lutris.testutil.Tester
- Generate a general failure message for cases not covered by above functions.
G
- getTypeName(Class) - Method in class com.lutris.testutil.Tester
M
- msg - Variable in class com.lutris.testutil.Tester.FailDesc
N
- notEqualMsg - Static variable in class com.lutris.testutil.Tester
O
- ObjSort - class com.lutris.testutil.ObjSort.
- ObjSort() - Constructor for class com.lutris.testutil.ObjSort
P
- printFailure(String, Tester.FailDesc) - Method in class com.lutris.testutil.Tester
R
- resultNullMsg - Static variable in class com.lutris.testutil.Tester
- resultStr - Variable in class com.lutris.testutil.Tester.FailDesc
S
- Sorter - class com.lutris.testutil.Sorter.
- Result sorter.
- Sorter() - Constructor for class com.lutris.testutil.Sorter
- smallBar - Static variable in class com.lutris.testutil.Tester
- sort(Object[], Comparer) - Method in class com.lutris.testutil.ObjSort
- sort(String[]) - Static method in class com.lutris.testutil.Sorter
- Sort a string array in assending order.
- sort(Float[]) - Static method in class com.lutris.testutil.Sorter
- Sort a Float array in assending order.
T
- Tester - class com.lutris.testutil.Tester.
- Class use to verify the results of tests.
- Tester() - Constructor for class com.lutris.testutil.Tester
- Tester.FailDesc - class com.lutris.testutil.Tester.FailDesc.
- Tester.FailDesc(String, String, String) - Constructor for class com.lutris.testutil.Tester.FailDesc
U
- unexpectedException(String, Throwable) - Method in class com.lutris.testutil.Tester
- Generate an error message on an unexpected exception.
W
- wrongTypeMsg - Static variable in class com.lutris.testutil.Tester
A B C E F G M N O P R S T U W
|
|||||||||
| Home >> All >> com >> lutris >> [ testutil overview ] | PREV NEXT | ||||||||