JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
me.gregorias.dfuntest
Interface TestRunner
All Known Implementing Classes:
SingleTestRunner
public interface
TestRunner
A point of entry for running tests. This objects combines other classes that prepare environment, run test (
TestScript
) and save the results.
Method Summary
Methods
Modifier and Type
Method and Description
TestResult
run
()
Method Detail
run
TestResult
run()
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method