Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
A
C
D
F
G
I
L
M
R
S
T
A
arrayItem(String, Object, Integer)
- Static method in class asgaard.utils.test.
Test
Compares two results to test them to equal.
C
concatScripts(Object[])
- Static method in class asgaard.utils.test.
Test
Adds a list of testscripts to one
D
doTest(String, Object, String, Object[], String[])
- Static method in class asgaard.utils.test.
Test
Invokes a method from a called Object.
doTest(String, String, String, Object[], String[])
- Static method in class asgaard.utils.test.
Test
Invokes a method from a called class.
F
forName(String, boolean)
- Static method in class asgaard.utils.test.
Test
Returns a Class-object related to it's name (The name has to include the package-path)
G
getResult(String)
- Static method in class asgaard.utils.test.
Test
Return the result-object of an performed Test
getTestScript()
- Method in class asgaard.utils.test.
Test
Returns the Test-Script for this Class
getTestScript()
- Method in interface asgaard.utils.test.
TestIt
Shall Returns the Test-Script for this Class and all the Testscripts from other classes.
I
isEqual(String, Object, Object)
- Static method in class asgaard.utils.test.
Test
Compares two results to test them to equal.
L
local_object
- Static variable in class asgaard.utils.test.
Test
log
- Static variable in class asgaard.utils.test.
Test
logDir
- Static variable in class asgaard.utils.test.
Test
M
mailHost
- Static variable in class asgaard.utils.test.
Test
mailTo
- Static variable in class asgaard.utils.test.
Test
main(String[])
- Static method in class asgaard.utils.test.
Test
Main-Methode
R
RES_OBJ
- Static variable in class asgaard.utils.test.
Test
Prefix that indicates that not the given String but the Result from the preliminary test has to be invoked.
result
- Static variable in class asgaard.utils.test.
Test
S
SERVER
- Static variable in class asgaard.utils.test.
Test
sName
- Static variable in class asgaard.utils.test.
Test
started
- Static variable in class asgaard.utils.test.
Test
startTest(String)
- Static method in class asgaard.utils.test.
Test
Starts a new Test, set's the LOG-Server (if not already defined)
stopTest()
- Static method in class asgaard.utils.test.
Test
Ends the Test
T
Test
- class asgaard.utils.test.
Test
.
This Class implements an Mechanism for testing Software.
TEST_COMPARE_EQUAL
- Static variable in class asgaard.utils.test.
Test
TEST_GET_ARRAY_ITEM
- Static variable in class asgaard.utils.test.
Test
TEST_METHOD
- Static variable in class asgaard.utils.test.
Test
TEST_METHOD_LOCAL
- Static variable in class asgaard.utils.test.
Test
Test()
- Constructor for class asgaard.utils.test.
Test
Creates a new Test-Instance
testCount
- Static variable in class asgaard.utils.test.
Test
testFail
- Static variable in class asgaard.utils.test.
Test
TestIt
- interface asgaard.utils.test.
TestIt
.
Two things have to be done: Collecting all testscripts from the implementing class and all it's owned other classes (e.g. superclasses) and starting the test.
testIt(Object)
- Method in class asgaard.utils.test.
Test
Performs some Tests on the living Object
testIt(Object)
- Method in interface asgaard.utils.test.
TestIt
calls the Test - Object.
testIt(String, Object[][], Object)
- Static method in class asgaard.utils.test.
Test
Performs some Tests on the living Object
TESTSCRIPT1
- Static variable in class asgaard.utils.test.
Test
Describes the call of an Object/Method.
TESTSCRIPT2
- Static variable in class asgaard.utils.test.
Test
tName
- Static variable in class asgaard.utils.test.
Test
A
C
D
F
G
I
L
M
R
S
T
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES