|
||||||||||
| 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.semispace.comet.client.CopyOfTerracottaIntegrationTest
public class CopyOfTerracottaIntegrationTest
Copy of terracotta test set, geared towards comet-space. Notice that the number of elements that are inserted are typically quite fewer than in the terracotta test. Before comet improvements: 76 sec for all tests, one failing: testAsyncWithFourThreads. After 31, no failures
| Constructor Summary | |
|---|---|
CopyOfTerracottaIntegrationTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testAlternateHolder()
|
void |
testAsync()
|
void |
testAsyncWithFourThreads()
|
void |
testDifferentObjects()
|
void |
testFunctionalityBeforeAsync()
|
void |
testInsertionTime()
Will not fail on insertion time, really. |
void |
testPreciseRead()
|
void |
testQuantity()
|
void |
testQuantity2()
|
void |
testRead()
|
void |
testWrite()
|
| 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 |
| Constructor Detail |
|---|
public CopyOfTerracottaIntegrationTest()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCase
public void tearDown()
throws InterruptedException
tearDown in class junit.framework.TestCaseInterruptedExceptionpublic void testWrite()
public void testRead()
throws InterruptedException
InterruptedException
public void testFunctionalityBeforeAsync()
throws InterruptedException
InterruptedException
public void testAsync()
throws InterruptedException
InterruptedException
public void testPreciseRead()
throws InterruptedException
InterruptedExceptionpublic void testQuantity()
public void testQuantity2()
public void testAlternateHolder()
public void testDifferentObjects()
public void testAsyncWithFourThreads()
throws InterruptedException
InterruptedExceptionpublic void testInsertionTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||