org.stringtemplate.v4.test
Class TestEarlyEvaluation
java.lang.Object
org.stringtemplate.v4.test.BaseTest
org.stringtemplate.v4.test.TestEarlyEvaluation
public class TestEarlyEvaluation
- extends BaseTest
| Methods inherited from class org.stringtemplate.v4.test.BaseTest |
checkTokens, checkTokens, compile, deleteFile, deleteFile, exec, getRandomDir, jar, java, setUp, writeFile, writeTestFile |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestEarlyEvaluation
public TestEarlyEvaluation()
isAnyWindowVisible
public static boolean isAnyWindowVisible()
- Returns:
- true if at least one Window is visible
waitUntilAnyWindowIsVisible
public static void waitUntilAnyWindowIsVisible(long maxWaitMillis)
waitUntilAllWindowsAreClosed
public static void waitUntilAllWindowsAreClosed()
testEarlyEval
public void testEarlyEval()
throws java.lang.Exception
- see
http://www.antlr.org/pipermail/stringtemplate-interest/2011-May/003476.
html
- Throws:
java.lang.Exception
testEarlyEval2
public void testEarlyEval2()
throws java.lang.Exception
- see
http://www.antlr.org/pipermail/stringtemplate-interest/2011-May/003476.
html
- Throws:
java.lang.Exception