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
Exceptionpublic void testLinkAndSave() throws Exception
Exceptionpublic void testLinkAndSave_Legacy() throws Exception
Exceptionpublic void testSaveDocument() throws Exception
Exceptionpublic void testSaveDocument_Legacy() throws Exception
Exceptionpublic void testFindByPrimaryKey() throws Exception
Exceptionpublic void testFindByPrimaryKey_Legacy() throws Exception
Exceptionpublic void testFindBySinglePrimaryKey() throws Exception
Exceptionpublic void testFindBySinglePrimaryKey_Legacy() throws Exception
Exceptionpublic void testDelete() throws Exception
Exceptionpublic void testDelete_Legacy() throws Exception
Exceptionpublic void testDeleteMatching() throws Exception
Exceptionpublic void testDeleteMatching_Legacy() throws Exception
Exceptionpublic void testRetrieve() throws Exception
Exceptionpublic void testRetrieve_Legacy() throws Exception
Exceptionpublic void testFindAll() throws Exception
Exceptionpublic void testFindAll_Legacy() throws Exception
Exceptionpublic void testFindMatching() throws Exception
Exceptionpublic void testFindMatching_Legacy() throws Exception
Exceptionpublic void testFindMatchingOrderBy() throws Exception
Exceptionpublic void testFindMatchingOrderBy_Legacy() throws Exception
Exceptionpublic void testGetPrimaryKeyFieldValues() throws Exception
Exceptionpublic void testGetPrimaryKeyFieldValues_Legacy() throws Exception
Exceptionpublic void testRetrieveNonKeyFields() throws Exception
Exceptionpublic void testRetrieveNonKeyFields_Legacy() throws Exception
Exceptionpublic void testRetrieveReferenceObject() throws Exception
Exceptionpublic void testRetrieveReferenceObject_Legacy() throws Exception
Exceptionpublic void testRefreshAllNonUpdatingReferences() throws Exception
Exceptionpublic void testRefreshAllNonUpdatingReferences_Legacy() throws Exception
Exceptionpublic void testIsProxied() throws Exception
Exceptionpublic void testIsProxied_Legacy() throws Exception
Exceptionpublic void testResolveProxy() throws Exception
Exceptionpublic void testResolveProxy_Legacy() throws Exception
Exceptionpublic void testFindCollectionBySearchHelper() throws Exception
Exceptionpublic void testFindCollectionBySearchHelper_Legacy() throws Exception
Exceptionpublic void testFindObjectBySearch() throws Exception
Exceptionpublic void testFindObjectBySearch_Legacy() throws Exception
Exceptionpublic void testAllPrimaryKeyValuesPresentAndNotWildcard() throws Exception
Exceptionpublic void testAllPrimaryKeyValuesPresentAndNotWildcard_Legacy() throws Exception
Exceptionpublic void testListPrimaryKeyFieldNames() throws Exception
Exceptionpublic void testListPrimaryKeyFieldNames_Legacy() throws Exception
Exceptionpublic void testDetermineCollectionObjectType() throws Exception
Exceptionpublic void testDetermineCollectionObjectType_Legacy() throws Exception
Exceptionpublic void testHasReference() throws Exception
Exceptionpublic void testHasReference_Legacy() throws Exception
Exceptionpublic void testHasCollection() throws Exception
Exceptionpublic void testHasCollection_Legacy() throws Exception
Exceptionpublic void testIsExtensionAttribute() throws Exception
Exceptionpublic void testIsExtensionAttribute_Legacy() throws Exception
Exceptionpublic void testGetExtensionAttributeClass() throws Exception
Exceptionpublic void testGetExtensionAttributeClass_Legacy() throws Exception
Exceptionpublic void testGetPrimaryKeyFieldValuesDOMDS() throws Exception
Exceptionpublic void testGetPrimaryKeyFieldValuesDOMDS_Legacy() throws Exception
Exceptionpublic void testEqualsByPrimaryKeys() throws Exception
Exceptionpublic void testEqualsByPrimaryKeys_Legacy() throws Exception
Exceptionpublic void testMaterializeAllSubObjects() throws Exception
Exceptionpublic void testMaterializeAllSubObjects_Legacy() throws Exception
Exceptionpublic void testGetPropertyType() throws Exception
Exceptionpublic void testGetPropertyType_Legacy() throws Exception
Exceptionpublic void testGetExtension() throws Exception
Exceptionpublic void testGetExtension_Legacy() throws Exception
Exceptionpublic void testRefreshReferenceObject() throws Exception
Exceptionpublic void testRefreshReferenceObject_Legacy() throws Exception
Exceptionpublic void testIsLockable() throws Exception
Exceptionpublic void testIsLockable_Legacy() throws Exception
Exceptionpublic void testVerifyVersionNumber() throws Exception
Exceptionpublic void testVerifyVersionNumber_Legacy() throws Exception
Exceptionpublic void testCreateQuickFinder() throws Exception
Exceptionpublic void testCreateQuickFinder_Legacy() throws Exception
Exceptionpublic void testIsReferenceUpdatable() throws Exception
Exceptionpublic void testIsReferenceUpdatable_Legacy() throws Exception
Exceptionpublic void testListReferenceObjectFields() throws Exception
Exceptionpublic void testListReferenceObjectFields_Legacy() throws Exception
Exceptionpublic void testIsCollectionUpdatable() throws Exception
Exceptionpublic void testIsCollectionUpdatable_Legacy() throws Exception
Exceptionpublic void testListCollectionObjectTypes() throws Exception
Exceptionpublic void testListCollectionObjectTypes_Legacy() throws Exception
Exceptionpublic void testGetReferenceIfExists() throws Exception
Exceptionpublic void testGetReferenceIfExists_Legacy() throws Exception
Exceptionpublic void testAllForeignKeyValuesPopulatedForReference() throws Exception
Exceptionpublic void testAllForeignKeyValuesPopulatedForReference_Legacy() throws Exception
Exceptionpublic void testGetDictionaryRelationship() throws Exception
Exceptionpublic void testGetDictionaryRelationship_Legacy() throws Exception
Exceptionpublic void testGetTitleAttribute() throws Exception
Exceptionpublic void testGetTitleAttribute_Legacy() throws Exception
Exceptionpublic void testAreNotesSupported() throws Exception
Exceptionpublic void testAreNotesSupported_Legacy() throws Exception
Exceptionpublic void testGetDataObjectIdentifierString() throws Exception
Exceptionpublic void testGetDataObjectIdentifierString_Legacy() throws Exception
Exceptionpublic void testGetInquiryObjectClassIfNotTitle() throws Exception
Exceptionpublic void testGetInquiryObjectClassIfNotTitle_Legacy() throws Exception
Exceptionpublic void testGetInquiryParameters() throws Exception
Exceptionpublic void testGetInquiryParameters_Legacy() throws Exception
Exceptionpublic void testHasLocalLookup() throws Exception
Exceptionpublic void testHasLocalLookup_Legacy() throws Exception
Exceptionpublic void testHasLocalInquiry() throws Exception
Exceptionpublic void testHasLocalInquiry_Legacy() throws Exception
Exceptionpublic void testGetDataObjectRelationship() throws Exception
Exceptionpublic void testGetDataObjectRelationship_Legacy() throws Exception
Exceptionpublic void testIsPersistable() throws Exception
Exceptionpublic void testIsPersistable_Legacy() throws Exception
Exceptionpublic void testGetForeignKeyFieldsPopulationState() throws Exception
Exceptionpublic void testGetForeignKeyFieldsPopulationState_Legacy() throws Exception
Exceptionpublic void testGetForeignKeysForReference() throws Exception
Exceptionpublic void testGetForeignKeysForReference_Legacy() throws Exception
Exceptionpublic void testHasPrimaryKeyFieldValues() throws Exception
Exceptionpublic void testHasPrimaryKeyFieldValues_Legacy() throws Exception
Exceptionpublic void testSetObjectPropertyDeep() throws Exception
Exceptionpublic void testSetObjectPropertyDeep_Legacy() throws Exception
Exceptionpublic void testMaterializeClassForProxiedObject() throws Exception
Exceptionpublic void testMaterializeClassForProxiedObject_Legacy() throws Exception
Exceptionpublic void testGetNestedValue() throws Exception
Exceptionpublic void testGetNestedValue_Legacy() throws Exception
Exceptionpublic void testCreateNewObjectFromClass() throws Exception
Exceptionpublic void testCreateNewObjectFromClass_Legacy() throws Exception
Exceptionpublic void testIsNull() throws Exception
Exceptionpublic void testIsNull_Legacy() throws Exception
Exceptionpublic void testSetObjectProperty() throws Exception
Exceptionpublic void testSetObjectProperty_Legacy() throws Exception
Exceptionpublic void testFindByDocumentHeaderId() throws Exception
Exceptionpublic void testFindByDocumentHeaderId_Legacy() throws Exception
Exceptionpublic void testFindByDocumentHeaderIds() throws Exception
Exceptionpublic void testFindByDocumentHeaderIds_Legacy() throws Exception
Exceptionpublic void testGetKnsLegacyDataAdapter() throws Exception
Exceptionpublic void testSetKnsLegacyDataAdapter() throws Exception
Exceptionpublic void testGetKradLegacyDataAdapter() throws Exception
Exceptionpublic void testSetKradLegacyDataAdapter() throws Exception
Exceptionpublic void testSelectAdapter() throws Exception
ExceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.