|
JML | ||||||||||
| 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.jmlspecs.jmlunit.strategies.CloneableObjectAbstractStrategyTest
Hand-coded JUnit test for testing CloneableObjectAbstractStrategy.
| Class Specifications |
| Specifications inherited from class Object |
|
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT; public represents _getClass <- \typeof(this); |
| Nested Class Summary | |
protected class |
CloneableObjectAbstractStrategyTest.SingletonCOAS
A class that just provides null and one more value of type double[] |
protected class |
CloneableObjectAbstractStrategyTest.SmallestCOAS
A class that just provides null |
| Model Field Summary |
| Model fields inherited from class java.lang.Object |
_getClass, objectState, theString |
| Ghost Field Summary |
| Ghost fields inherited from class java.lang.Object |
objectTimesFinalized, owner |
| Field Summary |
| Fields inherited from class junit.framework.TestCase |
|
| Constructor Summary | |
CloneableObjectAbstractStrategyTest(String name)
Initialize this class. |
|
| Model Method Summary |
| Model methods inherited from class java.lang.Object |
hashValue |
| Method Summary | |
static void |
main(String[] args)
Run the tests. |
static junit.framework.Test |
suite()
Return the test suite for this test class. |
void |
testCloneableObjectAbstractStrategyExtension()
Test extension of this strategy. |
void |
testCloneableObjectAbstractStrategyFreshness()
Test freshness of this strategy. |
void |
testSingletonCOAS()
Test SingletonCOAS's iterator |
void |
testSmallestCOAS()
Test SmallestCOAS's iterator |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CloneableObjectAbstractStrategyTest(String name)
| Method Detail |
public static void main(String[] args)
public static junit.framework.Test suite()
public void testSmallestCOAS()
public void testSingletonCOAS()
public void testCloneableObjectAbstractStrategyFreshness()
public void testCloneableObjectAbstractStrategyExtension()
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||