public class LegacyDataAdapterImplTest extends Object
LegacyDataAdapterImpl
. Tests that the various methods delegate to KNS or KRAD under the
appropriate circumstances. Also tests some of the internal code in this class is functioning properly.Modifier and Type | Class and Description |
---|---|
static class |
LegacyDataAdapterImplTest.Legacy |
static class |
LegacyDataAdapterImplTest.LegacyDocument |
static class |
LegacyDataAdapterImplTest.NonLegacy |
static class |
LegacyDataAdapterImplTest.NonLegacyDocument |
static class |
LegacyDataAdapterImplTest.NonLegacyPersistableBusinessObject |
Constructor and Description |
---|
LegacyDataAdapterImplTest() |
public LegacyDataAdapterImplTest()
protected void enableLegacy()
protected LegacyDataAdapterImplTest.NonLegacy newNonLegacyObject()
protected LegacyDataAdapterImplTest.NonLegacyPersistableBusinessObject newNonLegacyPersistableBusinessObject()
protected LegacyDataAdapterImplTest.Legacy newLegacyObject()
protected LegacyDataAdapterImplTest.NonLegacyDocument newNonLegacyDocument()
protected LegacyDataAdapterImplTest.LegacyDocument newLegacyDocument()
public void testSave_Legacy() throws Exception
Exception
public void testLinkAndSave() throws Exception
Exception
public void testLinkAndSave_Legacy() throws Exception
Exception
public void testSaveDocument() throws Exception
Exception
public void testSaveDocument_Legacy() throws Exception
Exception
public void testFindByPrimaryKey() throws Exception
Exception
public void testFindByPrimaryKey_Legacy() throws Exception
Exception
public void testFindBySinglePrimaryKey() throws Exception
Exception
public void testFindBySinglePrimaryKey_Legacy() throws Exception
Exception
public void testDelete() throws Exception
Exception
public void testDelete_Legacy() throws Exception
Exception
public void testDeleteMatching() throws Exception
Exception
public void testDeleteMatching_Legacy() throws Exception
Exception
public void testRetrieve() throws Exception
Exception
public void testRetrieve_Legacy() throws Exception
Exception
public void testFindAll() throws Exception
Exception
public void testFindAll_Legacy() throws Exception
Exception
public void testFindMatching() throws Exception
Exception
public void testFindMatching_Legacy() throws Exception
Exception
public void testFindMatchingOrderBy() throws Exception
Exception
public void testFindMatchingOrderBy_Legacy() throws Exception
Exception
public void testGetPrimaryKeyFieldValues() throws Exception
Exception
public void testGetPrimaryKeyFieldValues_Legacy() throws Exception
Exception
public void testRetrieveNonKeyFields() throws Exception
Exception
public void testRetrieveNonKeyFields_Legacy() throws Exception
Exception
public void testRetrieveReferenceObject() throws Exception
Exception
public void testRetrieveReferenceObject_Legacy() throws Exception
Exception
public void testRefreshAllNonUpdatingReferences() throws Exception
Exception
public void testRefreshAllNonUpdatingReferences_Legacy() throws Exception
Exception
public void testIsProxied() throws Exception
Exception
public void testIsProxied_Legacy() throws Exception
Exception
public void testResolveProxy() throws Exception
Exception
public void testResolveProxy_Legacy() throws Exception
Exception
public void testFindCollectionBySearchHelper() throws Exception
Exception
public void testFindCollectionBySearchHelper_Legacy() throws Exception
Exception
public void testFindObjectBySearch() throws Exception
Exception
public void testFindObjectBySearch_Legacy() throws Exception
Exception
public void testAllPrimaryKeyValuesPresentAndNotWildcard() throws Exception
Exception
public void testAllPrimaryKeyValuesPresentAndNotWildcard_Legacy() throws Exception
Exception
public void testListPrimaryKeyFieldNames() throws Exception
Exception
public void testListPrimaryKeyFieldNames_Legacy() throws Exception
Exception
public void testDetermineCollectionObjectType() throws Exception
Exception
public void testDetermineCollectionObjectType_Legacy() throws Exception
Exception
public void testHasReference() throws Exception
Exception
public void testHasReference_Legacy() throws Exception
Exception
public void testHasCollection() throws Exception
Exception
public void testHasCollection_Legacy() throws Exception
Exception
public void testIsExtensionAttribute() throws Exception
Exception
public void testIsExtensionAttribute_Legacy() throws Exception
Exception
public void testGetExtensionAttributeClass() throws Exception
Exception
public void testGetExtensionAttributeClass_Legacy() throws Exception
Exception
public void testGetPrimaryKeyFieldValuesDOMDS() throws Exception
Exception
public void testGetPrimaryKeyFieldValuesDOMDS_Legacy() throws Exception
Exception
public void testEqualsByPrimaryKeys() throws Exception
Exception
public void testEqualsByPrimaryKeys_Legacy() throws Exception
Exception
public void testMaterializeAllSubObjects() throws Exception
Exception
public void testMaterializeAllSubObjects_Legacy() throws Exception
Exception
public void testGetPropertyType() throws Exception
Exception
public void testGetPropertyType_Legacy() throws Exception
Exception
public void testGetExtension() throws Exception
Exception
public void testGetExtension_Legacy() throws Exception
Exception
public void testRefreshReferenceObject() throws Exception
Exception
public void testRefreshReferenceObject_Legacy() throws Exception
Exception
public void testIsLockable() throws Exception
Exception
public void testIsLockable_Legacy() throws Exception
Exception
public void testVerifyVersionNumber() throws Exception
Exception
public void testVerifyVersionNumber_Legacy() throws Exception
Exception
public void testCreateQuickFinder() throws Exception
Exception
public void testCreateQuickFinder_Legacy() throws Exception
Exception
public void testIsReferenceUpdatable() throws Exception
Exception
public void testIsReferenceUpdatable_Legacy() throws Exception
Exception
public void testListReferenceObjectFields() throws Exception
Exception
public void testListReferenceObjectFields_Legacy() throws Exception
Exception
public void testIsCollectionUpdatable() throws Exception
Exception
public void testIsCollectionUpdatable_Legacy() throws Exception
Exception
public void testListCollectionObjectTypes() throws Exception
Exception
public void testListCollectionObjectTypes_Legacy() throws Exception
Exception
public void testGetReferenceIfExists() throws Exception
Exception
public void testGetReferenceIfExists_Legacy() throws Exception
Exception
public void testAllForeignKeyValuesPopulatedForReference() throws Exception
Exception
public void testAllForeignKeyValuesPopulatedForReference_Legacy() throws Exception
Exception
public void testGetDictionaryRelationship() throws Exception
Exception
public void testGetDictionaryRelationship_Legacy() throws Exception
Exception
public void testGetTitleAttribute() throws Exception
Exception
public void testGetTitleAttribute_Legacy() throws Exception
Exception
public void testAreNotesSupported() throws Exception
Exception
public void testAreNotesSupported_Legacy() throws Exception
Exception
public void testGetDataObjectIdentifierString() throws Exception
Exception
public void testGetDataObjectIdentifierString_Legacy() throws Exception
Exception
public void testGetInquiryObjectClassIfNotTitle() throws Exception
Exception
public void testGetInquiryObjectClassIfNotTitle_Legacy() throws Exception
Exception
public void testGetInquiryParameters() throws Exception
Exception
public void testGetInquiryParameters_Legacy() throws Exception
Exception
public void testHasLocalLookup() throws Exception
Exception
public void testHasLocalLookup_Legacy() throws Exception
Exception
public void testHasLocalInquiry() throws Exception
Exception
public void testHasLocalInquiry_Legacy() throws Exception
Exception
public void testGetDataObjectRelationship() throws Exception
Exception
public void testGetDataObjectRelationship_Legacy() throws Exception
Exception
public void testIsPersistable() throws Exception
Exception
public void testIsPersistable_Legacy() throws Exception
Exception
public void testGetForeignKeyFieldsPopulationState() throws Exception
Exception
public void testGetForeignKeyFieldsPopulationState_Legacy() throws Exception
Exception
public void testGetForeignKeysForReference() throws Exception
Exception
public void testGetForeignKeysForReference_Legacy() throws Exception
Exception
public void testHasPrimaryKeyFieldValues() throws Exception
Exception
public void testHasPrimaryKeyFieldValues_Legacy() throws Exception
Exception
public void testSetObjectPropertyDeep() throws Exception
Exception
public void testSetObjectPropertyDeep_Legacy() throws Exception
Exception
public void testMaterializeClassForProxiedObject() throws Exception
Exception
public void testMaterializeClassForProxiedObject_Legacy() throws Exception
Exception
public void testGetNestedValue() throws Exception
Exception
public void testGetNestedValue_Legacy() throws Exception
Exception
public void testCreateNewObjectFromClass() throws Exception
Exception
public void testCreateNewObjectFromClass_Legacy() throws Exception
Exception
public void testIsNull() throws Exception
Exception
public void testIsNull_Legacy() throws Exception
Exception
public void testSetObjectProperty() throws Exception
Exception
public void testSetObjectProperty_Legacy() throws Exception
Exception
public void testFindByDocumentHeaderId() throws Exception
Exception
public void testFindByDocumentHeaderId_Legacy() throws Exception
Exception
public void testFindByDocumentHeaderIds() throws Exception
Exception
public void testFindByDocumentHeaderIds_Legacy() throws Exception
Exception
public void testGetKnsLegacyDataAdapter() throws Exception
Exception
public void testSetKnsLegacyDataAdapter() throws Exception
Exception
public void testGetKradLegacyDataAdapter() throws Exception
Exception
public void testSetKradLegacyDataAdapter() throws Exception
Exception
public void testSelectAdapter() throws Exception
Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.