|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.singularsys.jeptests.JepTest
com.singularsys.jeptests.ExtendedParserTest
public class ExtendedParserTest
Tests for the configurable parser.
Field Summary |
---|
Fields inherited from class com.singularsys.jeptests.JepTest |
---|
jep, myFalse, myTrue, PRINT_RESULTS |
Constructor Summary | |
---|---|
ExtendedParserTest(java.lang.String name)
|
Method Summary | |
---|---|
void |
setUp()
Sets up the parser. |
void |
testBitwise()
|
void |
testComplex()
|
void |
testFunction()
|
void |
testIncrement()
|
void |
testLazyLogical()
|
void |
testLogical()
|
void |
testNumParam()
|
void |
testOpEquals()
|
void |
testOverlappingNames()
|
void |
testParseException()
Tests whether a parse exceptions are thrown when they should be. |
void |
testPlusPlus()
|
void |
testStrings()
|
void |
testTernary()
|
void |
testUpperCaseOperator()
|
Methods inherited from class com.singularsys.jeptests.JepTest |
---|
calcValue, calcValue, complexValueTest, myAssertEquals, myAssertNaN, nodeTest, nodeTest, nodeTest, nodeTest, parseExceptionWithSpecParser, printTestHeader, testAssign, testBinom, testBlankParser, testChangeVariable, testEmptyEqn, testEmptyEqn2, testEvalExceptions, testEvaluate, testExpectedTokenSequence, testFormat, testIf, testImplicitMul, testListAccess, testLogarithm, testMacroFunction, testMultiDimArray, testMultiLine, testNaN, testNumbers, testSemiColon, testSetAllowUndeclared, testSimpleSum, testUminusPower, valueTest, valueTest, valueTestNaN, valueTestString |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExtendedParserTest(java.lang.String name)
Method Detail |
---|
public void setUp()
JepTest
setUp
in class JepTest
public void testBitwise() throws java.lang.Exception
java.lang.Exception
public void testTernary() throws java.lang.Exception
java.lang.Exception
public void testComplex() throws java.lang.Exception
testComplex
in class JepTest
java.lang.Exception
public void testFunction() throws java.lang.Exception
testFunction
in class JepTest
java.lang.Exception
public void testPlusPlus() throws java.lang.Exception
testPlusPlus
in class JepTest
java.lang.Exception
public void testIncrement() throws java.lang.Exception
java.lang.Exception
public void testOpEquals() throws java.lang.Exception
java.lang.Exception
public void testLogical() throws java.lang.Exception
testLogical
in class JepTest
java.lang.Exception
public void testLazyLogical() throws java.lang.Exception
testLazyLogical
in class JepTest
java.lang.Exception
public void testNumParam() throws java.lang.Exception
testNumParam
in class JepTest
java.lang.Exception
public void testStrings() throws java.lang.Exception
testStrings
in class JepTest
java.lang.Exception
public void testUpperCaseOperator() throws java.lang.Exception
java.lang.Exception
public void testParseException()
JepTest
testParseException
in class JepTest
public void testOverlappingNames() throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |