@ContextConfiguration(locations="classpath:lprRoster-test-with-map-context.xml") public class TestLprRosterServiceImplConformanceExtendedCrud extends TestLprRosterServiceImplConformanceBaseCrud
Modifier and Type | Field and Description |
---|---|
protected LprRosterDataLoader |
dataLoader |
contextInfo, principalId, testService
Constructor and Description |
---|
TestLprRosterServiceImplConformanceExtendedCrud() |
getLprRosterService, setLprRosterService, setUp, testCrudLprRoster, testCrudLprRosterEntry
protected LprRosterDataLoader dataLoader
public TestLprRosterServiceImplConformanceExtendedCrud()
public void tearDownExtended() throws Exception
Exception
public void testCrudLprRoster_setDTOFieldsForTestCreate(LprRosterInfo expected)
testCrudLprRoster_setDTOFieldsForTestCreate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRoster_testDTOFieldsForTestCreateUpdate(LprRosterInfo expected, LprRosterInfo actual)
testCrudLprRoster_testDTOFieldsForTestCreateUpdate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRoster_setDTOFieldsForTestUpdate(LprRosterInfo expected)
testCrudLprRoster_setDTOFieldsForTestUpdate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRoster_testDTOFieldsForTestReadAfterUpdate(LprRosterInfo expected, LprRosterInfo actual)
testCrudLprRoster_testDTOFieldsForTestReadAfterUpdate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRoster_setDTOFieldsForTestReadAfterUpdate(LprRosterInfo expected)
testCrudLprRoster_setDTOFieldsForTestReadAfterUpdate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRosterEntry_setDTOFieldsForTestCreate(LprRosterEntryInfo expected)
testCrudLprRosterEntry_setDTOFieldsForTestCreate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRosterEntry_testDTOFieldsForTestCreateUpdate(LprRosterEntryInfo expected, LprRosterEntryInfo actual)
public void testCrudLprRosterEntry_setDTOFieldsForTestUpdate(LprRosterEntryInfo expected)
testCrudLprRosterEntry_setDTOFieldsForTestUpdate
in class TestLprRosterServiceImplConformanceBaseCrud
public void testCrudLprRosterEntry_testDTOFieldsForTestReadAfterUpdate(LprRosterEntryInfo expected, LprRosterEntryInfo actual)
public void testCrudLprRosterEntry_setDTOFieldsForTestReadAfterUpdate(LprRosterEntryInfo expected)
public void test_getLprRostersByLui() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getLprRostersByTypeAndLui() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForLprRosterIds() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForLprRosters() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_validateLprRoster() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getLprRosterEntriesByLprRoster() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getLprRosterEntriesByLpr() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_getLprRosterEntriesByLprRosterAndLpr() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForLprRosterEntryIds() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_searchForLprRosterEntries() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_validateLprRosterEntry() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_moveLprRosterEntryToPosition() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void test_reorderLprRosterEntries() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.