| |
|
| org.jicarilla.lang.test.AbstracAsyncEnabledTestCase
AbstracAsyncEnabledTestCase | public class AbstracAsyncEnabledTestCase extends TestCase (Code) | | JUnit
TestCase testcase for
AbstractAsyncEnabled.
author: Leo Simons version: $Id: AbstracAsyncEnabledTestCase.java,v 1.1 2003/11/17 21:11:10 version: lsimons Exp $ |
Inner Class :final public static class Mock | |
Inner Class :final public static class MockEx | |
Field Summary | |
AsyncEnabledImpl | aei | ThreadedExecutor | tx |
aei | AsyncEnabledImpl aei(Code) | | |
testConstructor | public void testConstructor()(Code) | | |
testDoHandleException | public void testDoHandleException() throws Throwable(Code) | | |
testDoHandleInCaseOfAccessException | public void testDoHandleInCaseOfAccessException() throws Throwable(Code) | | |
testDoHandleInCaseOfException | public void testDoHandleInCaseOfException() throws Throwable(Code) | | |
testGetImmediateResult | public void testGetImmediateResult()(Code) | | |
testInitializeDispose | public void testInitializeDispose() throws Throwable(Code) | | |
|
|
|