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

Constructor Index

 o HelloWorld()

Method Index

 o runTest()
This is your golden opportunity to run the tests you desire.

Constructors

 o HelloWorld
 public HelloWorld()

Methods

 o 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