|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.jexl2.JexlTestCase
org.apache.commons.jexl2.ScriptCallableTest
public class ScriptCallableTest
Tests around asynchronous script execution and interrupts.
| Nested Class Summary | |
|---|---|
static class |
ScriptCallableTest.TestContext
|
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jexl2.JexlTestCase |
|---|
JEXL |
| Constructor Summary | |
|---|---|
ScriptCallableTest()
|
|
| Method Summary | |
|---|---|
void |
testCallable()
|
void |
testCancelForever()
|
void |
testCancelLoopWait()
|
void |
testCancelWait()
|
void |
testCancelWaitInterrupt()
|
void |
testFuture()
|
void |
testNoWait()
|
void |
testWait()
|
| Methods inherited from class org.apache.commons.jexl2.JexlTestCase |
|---|
createEngine, createThreadedArithmeticEngine, debuggerCheck, flatten, flattenedStr, main, runTest, runTest, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptCallableTest()
| Method Detail |
|---|
public void testFuture()
throws Exception
Exception
public void testCallable()
throws Exception
Exception
public void testNoWait()
throws Exception
Exception
public void testWait()
throws Exception
Exception
public void testCancelWait()
throws Exception
Exception
public void testCancelWaitInterrupt()
throws Exception
Exception
public void testCancelForever()
throws Exception
Exception
public void testCancelLoopWait()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||