|
Jala Test | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--jala.Test.TestResult
Instances of this class represent the result of the execution
of a single test file
Defined in Global/jala.Test.js
Field Summary | |
Object |
elapsed
|
Object |
log
|
Object |
name
|
Object |
status
|
Constructor Summary | |
jala.Test.TestResult
(<String> testFileName)
Constructs a new TestResult instance |
Field Detail |
Object elapsed
Object log
Object name
Object status
Constructor Detail |
jala.Test.TestResult(<String> testFileName)
testFileName
- The name of the excecuted test file
|
Jala Test | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |