|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--jstorm.mapping.TestMapping
Insert the type's description here. Creation date: (5/23/2001 9:18:36 PM)
Constructor Summary | |
TestMapping(java.lang.String name)
TestMapping constructor comment. |
Method Summary | |
void |
setUp()
Insert the method's description here. |
void |
testGetAttribute()
Insert the method's description here. |
void |
testGetAttributeAsArray()
Insert the method's description here. |
void |
testGetAttributeSize()
Insert the method's description here. |
void |
testGetAttributesWithConcurrencyStamp()
Insert the method's description here. |
void |
testGetCompositeKeys()
Insert the method's description here. |
void |
testGetGetter()
Insert the method's description here. |
void |
testGetKeyAttribute()
Insert the method's description here. |
void |
testGetKeyAttributeNotConcurrency()
Insert the method's description here. |
void |
testGetKeyColumn()
Insert the method's description here. |
void |
testGetSetter()
Insert the method's description here. |
void |
testIsCompositeKey()
Insert the method's description here. |
void |
testNotIsCompositeKeyWithConcurrencyStamp()
Insert the method's description here. |
void |
testSetConcurrencyStamp()
Insert the method's description here. |
void |
testSetConcurrencyStampToFalse()
Insert the method's description here. |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, 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 TestMapping(java.lang.String name)
name
- java.lang.StringMethod Detail |
public void setUp()
setUp
in class junit.framework.TestCase
public void testGetAttribute()
public void testGetAttributeAsArray()
public void testGetAttributeSize()
public void testGetAttributesWithConcurrencyStamp()
public void testGetCompositeKeys()
public void testGetGetter() throws java.lang.NoSuchMethodException
public void testGetKeyAttribute()
public void testGetKeyAttributeNotConcurrency()
public void testGetKeyColumn() throws java.lang.NoSuchMethodException
public void testGetSetter() throws java.lang.NoSuchMethodException
public void testIsCompositeKey()
public void testNotIsCompositeKeyWithConcurrencyStamp()
public void testSetConcurrencyStamp()
public void testSetConcurrencyStampToFalse()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |