|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.antlr.test.BaseTest
org.antlr.test.TestDFAMatching
public class TestDFAMatching
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.antlr.test.BaseTest |
---|
BaseTest.StreamVacuum |
Field Summary |
---|
Fields inherited from class org.antlr.test.BaseTest |
---|
CLASSPATH, jikes, pathSep, stderr, tmpdir |
Constructor Summary | |
---|---|
TestDFAMatching()
Public default constructor used by TestRig |
Method Summary | |
---|---|
protected void |
checkPrediction(DFA dfa,
java.lang.String input,
int expected)
|
void |
testFiniteCommonLeftPrefixes()
|
void |
testSets()
|
void |
testSimpleAltCharTest()
|
void |
testSimpleLoops()
|
Methods inherited from class org.antlr.test.BaseTest |
---|
antlr, checkGrammarSemanticsError, checkGrammarSemanticsWarning, compile, eraseFiles, execLexer, execParser, execTreeParser, execTreeParser, getFirstLineOfException, mkdir, newTool, newTool, rawExecRecognizer, rawGenerateAndBuildRecognizer, realElements, realElements, setUp, writeFile, writeLexerTestFile, writeTemplateTestFile, writeTestFile, writeTreeAndTreeTestFile, writeTreeTestFile |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestDFAMatching()
Method Detail |
---|
public void testSimpleAltCharTest() throws java.lang.Exception
java.lang.Exception
public void testSets() throws java.lang.Exception
java.lang.Exception
public void testFiniteCommonLeftPrefixes() throws java.lang.Exception
java.lang.Exception
public void testSimpleLoops() throws java.lang.Exception
java.lang.Exception
protected void checkPrediction(DFA dfa, java.lang.String input, int expected) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |