| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.TestSuite
fr.expression4j.test.SimpleTest
public class SimpleTest
do simple test like addition.
| Constructor Summary | |
|---|---|
SimpleTest()
 | 
|
| Method Summary | |
|---|---|
static void | 
main(java.lang.String[] args)
 | 
protected  void | 
setUp()
 | 
static junit.framework.TestSuite | 
suite()
 | 
| Methods inherited from class junit.framework.TestSuite | 
|---|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SimpleTest()
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
protected void setUp()
public static junit.framework.TestSuite suite()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||