All Packages Class Hierarchy This Package Previous Next Index
Class org.ajug.jsl.jester.samples.HelloWorld
java.lang.Object
|
+----org.ajug.jsl.jester.cases.TestCase
|
+----org.ajug.jsl.jester.samples.HelloWorld
- public class HelloWorld
- extends TestCase
-
HelloWorld()
-
-
runTest()
- This is your golden opportunity to run the tests you desire.
HelloWorld
public HelloWorld()
runTest
public void runTest()
- This is your golden opportunity to run the tests you desire.
- Overrides:
- runTest
in class TestCase
All Packages Class Hierarchy This Package Previous Next Index