|
||||||||||
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.simple.TestParenthesis
public class TestParenthesis
test addition in expression
Constructor Summary | |
---|---|
TestParenthesis()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testIncredibleParenthesis()
|
void |
testParenthesis1()
|
void |
testParenthesis2()
|
void |
testParenthesis3()
|
void |
testParenthesis4()
|
void |
testParenthesis5()
|
void |
testParenthesis6()
|
void |
testParenthesis7()
|
void |
testParenthesisInvalidExpression1()
|
void |
testParenthesisInvalidExpression2()
|
void |
testParenthesisInvalidExpression3()
|
void |
testParenthesisInvalidExpression4()
|
void |
testParenthesisUnariOperator1()
|
void |
testParenthesisUnariOperator2()
|
void |
testParenthesisUnariOperator3()
|
void |
testParenthesisUnariOperator4()
|
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 TestParenthesis()
Method Detail |
---|
public static junit.framework.Test suite()
public void testParenthesis1()
public void testParenthesis2()
public void testParenthesis3()
public void testParenthesis4()
public void testParenthesis5()
public void testParenthesis6()
public void testParenthesis7()
public void testParenthesisUnariOperator1()
public void testParenthesisUnariOperator2()
public void testParenthesisUnariOperator3()
public void testParenthesisUnariOperator4()
public void testParenthesisInvalidExpression1()
public void testParenthesisInvalidExpression2()
public void testParenthesisInvalidExpression3()
public void testParenthesisInvalidExpression4()
public void testIncredibleParenthesis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |