|
||||||||||
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.jboss.test.util.test.concurrent.TimeoutFactoryTestCase
public class TimeoutFactoryTestCase
Unit tests for TimeoutFactory class.
Constructor Summary | |
---|---|
TimeoutFactoryTestCase(String name)
|
Method Summary | |
---|---|
void |
testAbortingSmallThreadPool()
|
void |
testBlocking()
|
void |
testBlockingSmallThreadPool()
|
void |
testCancel()
|
void |
testCancelFactory()
|
void |
testConsecutiveTimeouts()
|
void |
testDefaultCtr()
|
void |
testFailedTarget()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 TimeoutFactoryTestCase(String name)
Method Detail |
---|
public void testBlocking() throws Exception
Exception
public void testDefaultCtr() throws Exception
Exception
public void testConsecutiveTimeouts() throws Exception
Exception
public void testCancel() throws Exception
Exception
public void testCancelFactory() throws Exception
Exception
public void testBlockingSmallThreadPool() throws Exception
Exception
public void testAbortingSmallThreadPool() throws Exception
Exception
public void testFailedTarget() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |