edu.ucla.util.code
Class ScriptTest
Object
ScriptTest
public class ScriptTest
- extends Object
Tests each of the ScriptGenius sub classes
by writing scripts.
- Since:
- 032905
- Author:
- Keith Cascio
STR_FLAG_MINUS
public static final String STR_FLAG_MINUS
- See Also:
- Constant Field Values
STR_FLAG_PLUS
public static final String STR_FLAG_PLUS
- See Also:
- Constant Field Values
ScriptTest
public ScriptTest(String[] args)
main
public static void main(String[] args)
testRoot
public void testRoot()
throws Exception
- Throws:
Exception
shouldRun
public boolean shouldRun(String language)
fail
public static int fail(String message,
Throwable throwable)
Copyright 2010 UCLA Automated Reasoning Group