fable.python.jep.test
Class FableJepTest

java.lang.Object
  extended by fable.python.jep.test.FableJepTest

public class FableJepTest
extends java.lang.Object


Constructor Summary
FableJepTest()
           
 
Method Summary
 void testGetJep()
           
 void testJepEval()
           
 void testRedirectStdout()
          test redirecting of stdout by FableJep
 void testSysArgv()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FableJepTest

public FableJepTest()
Method Detail

testGetJep

public final void testGetJep()

testJepEval

public final void testJepEval()

testRedirectStdout

public final void testRedirectStdout()
test redirecting of stdout by FableJep


testSysArgv

public final void testSysArgv()