|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase fr.expression4j.test.basic.TestExpressionElement
public class TestExpressionElement
test addition in expression
Constructor Summary | |
---|---|
TestExpressionElement()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testBinaryOperatorExpressionElement()
|
void |
testBinaryOperatorExpressionElementForCustomOperator()
|
void |
testComplexOrRealExpressionElement()
|
void |
testConstantOrVariableExpressionElement()
|
void |
testConstantOrVariableExpressionElementWithoutCheck()
|
void |
testFunctionDefExpressionElementWithoutCheck()
|
void |
testFunctionExpressionElement()
|
void |
testFunctionNameExpressionElement()
|
void |
testIntegerExpressionElement()
|
void |
testParametersDefExpressionElement()
|
void |
testParametersExpressionElement()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestExpressionElement()
Method Detail |
---|
public static junit.framework.Test suite()
public void testBinaryOperatorExpressionElement()
public void testBinaryOperatorExpressionElementForCustomOperator()
public void testComplexOrRealExpressionElement()
public void testConstantOrVariableExpressionElement()
public void testConstantOrVariableExpressionElementWithoutCheck()
public void testFunctionDefExpressionElementWithoutCheck()
public void testFunctionExpressionElement()
public void testFunctionNameExpressionElement()
public void testIntegerExpressionElement()
public void testParametersDefExpressionElement()
public void testParametersExpressionElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |