Package tests
Class SemanticAnalyzerTest
java.lang.Object
tests.SemanticAnalyzerTest
Test the parsing from the Stack (not as easy as using a String as input, but
helps to isolate where the problem is)
- Author:
- Sara Sprenkle
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
semAnalyzer
-
-
Constructor Details
-
SemanticAnalyzerTest
SemanticAnalyzerTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testParseAddition
@Test void testParseAddition()
-