|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.TestSuite fr.expression4j.test.BasicTest
public class BasicTest
do basic test (on Operator ...).
Constructor Summary | |
---|---|
BasicTest()
|
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 BasicTest()
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 |