|
||||||||||
| 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.TerraSpaceTest
public class TerraSpaceTest
Tests targeted to test terracotta integration.
| Constructor Summary | |
|---|---|
TerraSpaceTest()
|
|
| Method Summary | |
|---|---|
protected SemiSpace |
getSpace()
|
void |
setUp()
|
void |
testAlternateHolder()
|
void |
testAsync()
|
void |
testAsyncWithFourThreads()
|
void |
testAsyncWithFourThreadsAndId()
|
void |
testDifferentObjects()
|
void |
testHolderIdArray()
|
void |
testInsertionTime()
Will not fail on insertion time, really. |
void |
testPreciseRead()
|
void |
testQuantity()
|
void |
testQuantity2()
|
void |
testRead()
|
void |
testWhichIllustratesSlownessWithManyElements()
Test illustrates that a large number of items could benefit from having an index. |
void |
testWrite()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 TerraSpaceTest()
| Method Detail |
|---|
protected SemiSpace getSpace()
public void setUp()
setUp in class junit.framework.TestCasepublic void testWrite()
public void testRead()
throws InterruptedException
InterruptedExceptionpublic void testHolderIdArray()
public void testAsync()
throws InterruptedException
InterruptedException
public void testPreciseRead()
throws InterruptedException
InterruptedExceptionpublic void testQuantity()
public void testQuantity2()
public void testWhichIllustratesSlownessWithManyElements()
public void testAlternateHolder()
public void testDifferentObjects()
public void testAsyncWithFourThreads()
throws InterruptedException
InterruptedException
public void testAsyncWithFourThreadsAndId()
throws InterruptedException
InterruptedExceptionpublic void testInsertionTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||