|
||||||||||
| 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.activemq.tool.AcidTestTool
public class AcidTestTool
| Field Summary | |
|---|---|
protected int |
batchSize
|
protected int |
recordSize
|
protected javax.jms.Destination |
target
|
protected int |
workerThinkTime
|
| Constructor Summary | |
|---|---|
AcidTestTool()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAcidTransactions()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Field Detail |
|---|
protected int recordSize
protected int batchSize
protected int workerThinkTime
protected javax.jms.Destination target
| Constructor Detail |
|---|
public AcidTestTool()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionTestCase.setUp()
protected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseException
public void testAcidTransactions()
throws Throwable
Throwable
IOExceptionpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||