@ContextConfiguration(locations="classpath:program-test-context.xml") public class TestProgramServiceImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
ProgramService |
programService |
StatementService |
statementService |
| Constructor and Description |
|---|
TestProgramServiceImpl() |
@Autowired public ProgramService programService
@Autowired public StatementService statementService
public TestProgramServiceImpl()
public void setUp()
public void testProgramServiceSetup()
public void testGetMetaData()
public void testGetProgramRequirement() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetProgramRequirementNL() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetProgramRequirement_nullId() throws Exception
Exceptionpublic void testGetProgramRequirement_badId() throws Exception
Exceptionpublic void testGetCoreProgram() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException
public void testGetMajorDiscipline() throws InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException
public void testGetVariationsByMajorDisciplineId() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testGetBaccCredentialProgram() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
public void testCreateMajorDiscipline() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionAlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionpublic void testMajorDisciplineVersioning() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, VersionMismatchException, DoesNotExistException, CircularRelationshipException, DependentObjectsExistException, UnsupportedActionException, IllegalVersionSequencingException, ReadOnlyException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionAlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionVersionMismatchExceptionDoesNotExistExceptionCircularRelationshipExceptionDependentObjectsExistExceptionUnsupportedActionExceptionIllegalVersionSequencingExceptionReadOnlyExceptionpublic void testCreateMajorDisciplineDeleteRule() throws AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException
AlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionIllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionpublic void testCreateProgramRequirement_null() throws Exception
Exceptionpublic void testCreateProgramRequirement() throws AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException
public void testUpdateProgramRequirement() throws Exception
Exceptionpublic void testDeleteMajorDiscipline() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, AlreadyExistsException, DataValidationErrorException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionDoesNotExistExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionAlreadyExistsExceptionDataValidationErrorExceptionpublic void testUpdateMajorDiscipline() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, DataValidationErrorException, DoesNotExistException, InvalidParameterException, MissingParameterException, VersionMismatchException, OperationFailedException, PermissionDeniedException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionDataValidationErrorExceptionDoesNotExistExceptionInvalidParameterExceptionMissingParameterExceptionVersionMismatchExceptionOperationFailedExceptionPermissionDeniedExceptionpublic void testUpdateMajorDisciplineRemoveRule() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException, VersionMismatchException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionAlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionDoesNotExistExceptionVersionMismatchExceptionpublic void testCreateBaccCredentialProgram() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionAlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionpublic void testDeleteBaccCredentialProgram() throws DoesNotExistException, InvalidParameterException, MissingParameterException, PermissionDeniedException, OperationFailedException
public void testUpdateBaccCredentialProgram() throws DataValidationErrorException, DoesNotExistException, InvalidParameterException, MissingParameterException, VersionMismatchException, OperationFailedException, PermissionDeniedException
public void testCreateCoreProgram() throws IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException
IllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionAlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionDoesNotExistExceptionpublic void testUpdateVariationsByMajorDiscipline() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DataValidationErrorException, VersionMismatchException
public void testCreateVariationsByMajorDiscipline() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, DataValidationErrorException, VersionMismatchException, PermissionDeniedException
public void testDeleteVariationsByMajorDiscipline() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DataValidationErrorException, VersionMismatchException
public void testDeleteProgramRequirement() throws Exception
Exceptionpublic void testUpdateCoreProgram() throws DoesNotExistException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DataValidationErrorException, VersionMismatchException
public void testDeleteCoreProgram() throws AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, IllegalArgumentException, SecurityException, IntrospectionException, InstantiationException, IllegalAccessException, InvocationTargetException, NoSuchFieldException, DoesNotExistException
AlreadyExistsExceptionDataValidationErrorExceptionInvalidParameterExceptionMissingParameterExceptionOperationFailedExceptionPermissionDeniedExceptionIllegalArgumentExceptionSecurityExceptionIntrospectionExceptionInstantiationExceptionIllegalAccessExceptionInvocationTargetExceptionNoSuchFieldExceptionDoesNotExistExceptionpublic void testCreditsProgramRequirement() throws AlreadyExistsException, DataValidationErrorException, InvalidParameterException, MissingParameterException, OperationFailedException, PermissionDeniedException, DoesNotExistException
public void testGetVersionMethodsForInvalidParameters() throws Exception
Exceptionpublic void testCallDummyMethods() throws Exception
Exceptionpublic void testCoreProgramVersioning() throws Exception
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.