|
||||||||||
| 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.SemiSpaceTest
public class SemiSpaceTest
| Nested Class Summary | |
|---|---|
protected static class |
SemiSpaceTest.JunitEventListener
|
protected static class |
SemiSpaceTest.JunitIdListener
|
protected class |
SemiSpaceTest.JunitTakingListener
|
| Constructor Summary | |
|---|---|
SemiSpaceTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testExtensionOfListener()
|
void |
testIssueWithMaxLong()
|
void |
testLeaseCancel()
|
void |
testLeaseRenew()
|
void |
testNotificationStatistics()
Add notification size test when having a lease which can be canceled. |
void |
testRetrievalOfHolderById()
|
void |
testRetrieveAdminPropertiesFromObject()
|
void |
testRetrievePropertiesFromObject()
|
void |
testSimpleWrite()
|
void |
testSimpleWriteOf3Elements()
|
void |
testStatistics()
|
void |
testTakeDuringNotify()
The purpose of this test is to figure out what happens when you have a take in the notify. |
void |
testThatAdminCanBeSet()
Notice that this test is for the benefit of terracotta - it does not have any meaning if not running within terracotta. |
void |
testThatOperationsWithNullValuesAreNotFatal()
None of these operations should give NPE |
| 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 SemiSpaceTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic void testThatAdminCanBeSet()
public void testIssueWithMaxLong()
public void testRetrievalOfHolderById()
throws InterruptedException
InterruptedExceptionpublic void testRetrievePropertiesFromObject()
public void testRetrieveAdminPropertiesFromObject()
public void testThatOperationsWithNullValuesAreNotFatal()
public void testSimpleWrite()
public void testSimpleWriteOf3Elements()
public void testStatistics()
public void testNotificationStatistics()
throws InterruptedException
InterruptedException
public void testTakeDuringNotify()
throws InterruptedException
InterruptedException
public void testExtensionOfListener()
throws InterruptedException
InterruptedException
public void testLeaseCancel()
throws InterruptedException
InterruptedException
public void testLeaseRenew()
throws InterruptedException
InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||