net.sf.sasl.language.placeholder.aop.interpreter
Class ASTInterpreterTest

java.lang.Object
  extended by net.sf.sasl.language.placeholder.aop.interpreter.ASTInterpreterTest

public class ASTInterpreterTest
extends Object

Test cases for the ASTInterpreter class.

Author:
Philipp Förmer

Constructor Summary
ASTInterpreterTest()
           
 
Method Summary
 void testInterpret()
          Test cases for the interpret() method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTInterpreterTest

public ASTInterpreterTest()
Method Detail

testInterpret

public void testInterpret()
                   throws Exception
Test cases for the interpret() method.

Throws:
Exception


Copyright © 2010. All Rights Reserved.