org.prorefactor.core.unittest
Class TP01SymbolActionTest

java.lang.Object
  extended by TestCase
      extended by org.prorefactor.core.unittest.TP01SymbolActionTest

public class TP01SymbolActionTest
extends TestCase

Tests for symbol parse action (TP01Support).


Constructor Summary
TP01SymbolActionTest()
           
 
Method Summary
 void setUp()
           
 void testCompileFileRoutines()
          Parse compile-file.p and verify that all symbols are extracted correctly.
 void testCompileFileVars()
          Parse compile-file.p and verify that all symbols are extracted correctly.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TP01SymbolActionTest

public TP01SymbolActionTest()
Method Detail

setUp

public void setUp()

testCompileFileRoutines

public void testCompileFileRoutines()
                             throws java.lang.Exception
Parse compile-file.p and verify that all symbols are extracted correctly.

Throws:
java.lang.Exception

testCompileFileVars

public void testCompileFileVars()
                         throws java.lang.Exception
Parse compile-file.p and verify that all symbols are extracted correctly.

Throws:
java.lang.Exception


Copyright © 2008 Joanju Software. All Rights Reserved.