| |
|
| hu.netmind.persistence.AbstractPersistenceTest hu.netmind.persistence.DynamicObjectTests
DynamicObjectTests | public class DynamicObjectTests extends AbstractPersistenceTest (Code) | | Tests dynamic object, which can dynamically alter it's attribute
set runtime.
author: Brautigam Robert version: Revision: $Revision$ |
testAddAttributeRuntime | public void testAddAttributeRuntime() throws Exception(Code) | | |
testDynamicAttributeInSelectWithClassSpec | public void testDynamicAttributeInSelectWithClassSpec() throws Exception(Code) | | |
testDynamicAttributeInSelectWithNoClassSpec | public void testDynamicAttributeInSelectWithNoClassSpec() throws Exception(Code) | | |
testDynamicAttributeMultipleObjects | public void testDynamicAttributeMultipleObjects() throws Exception(Code) | | |
testDynamicAttributeWithName | public void testDynamicAttributeWithName() throws Exception(Code) | | |
testDynamicAttributeWithNoName | public void testDynamicAttributeWithNoName() throws Exception(Code) | | |
testDynamicCaseInsensitive | public void testDynamicCaseInsensitive() throws Exception(Code) | | |
testDynamicClassObjectWithName | public void testDynamicClassObjectWithName() throws Exception(Code) | | |
testDynamicClassObjectWithNoName | public void testDynamicClassObjectWithNoName() throws Exception(Code) | | |
testDynamicListAttribute | public void testDynamicListAttribute() throws Exception(Code) | | |
testDynamicMapAttribute | public void testDynamicMapAttribute() throws Exception(Code) | | |
testDynamicObjectWithStaticAttributes | public void testDynamicObjectWithStaticAttributes() throws Exception(Code) | | |
testRemoveAttributeRuntime | public void testRemoveAttributeRuntime() throws Exception(Code) | | |
|
|
|