com.mchange.v2.async.junit
Class ThreadPerTaskAsynchronousRunnerJUnitTestCase
java.lang.Object
TestCase
com.mchange.v2.async.junit.ThreadPerTaskAsynchronousRunnerJUnitTestCase
public class ThreadPerTaskAsynchronousRunnerJUnitTestCase
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadPerTaskAsynchronousRunnerJUnitTestCase
public ThreadPerTaskAsynchronousRunnerJUnitTestCase()
setUp
protected void setUp()
tearDown
protected void tearDown()
testBasicBehavior
public void testBasicBehavior()
testBasicBehaviorFastNoSkipClose
public void testBasicBehaviorFastNoSkipClose()
testBasicBehaviorFastSkipClose
public void testBasicBehaviorFastSkipClose()
testDeadlockCase
public void testDeadlockCase()
testDeadlockWithPentUpTasks
public void testDeadlockWithPentUpTasks()
main
public static void main(String[] argv)