org.kuali.student.lum.statement.service.impl
Class TestStatementServiceConfiguration

java.lang.Object
  extended by org.kuali.student.common.test.spring.AbstractTransactionalDaoTest
      extended by org.kuali.student.lum.statement.service.impl.TestStatementServiceConfiguration

public class TestStatementServiceConfiguration
extends AbstractTransactionalDaoTest


Field Summary
 StatementDao dao
           
 
Fields inherited from class org.kuali.student.common.test.spring.AbstractTransactionalDaoTest
em
 
Constructor Summary
TestStatementServiceConfiguration()
           
 
Method Summary
private  boolean containsNlUsageType(List<NlUsageType> typeList, String id)
           
private  boolean containsReqComponentFieldType(List<ReqComponentFieldType> typeList, String id)
           
private  boolean containsReqComponentType(List<OrderedReqComponentType> typeList, String id)
           
private  boolean containsStatementType(List<OrderedStatementType> typeList, String id)
           
 void testNlUsageTypeCount()
           
 void testReqComponentFieldTypeCount()
           
 void testReqComponentFieldTypeCountForReqComponentType_course_courseset_completed_none()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_completed()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_credits_repeat_max()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_enrolled()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_notcompleted()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_org_credits_completed_min()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_org_program_admitted()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_admitted_org_duration()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_admitted()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_notadmitted_org_duration()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_notadmitted()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_enrolled_credits_final()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_minor_admitted_classstanding()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_minors_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_residence_credits_final()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_completed_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_max()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_none()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_enrolled_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_gpa_min()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_grade_max()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_grade_min()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_nof_grade_min()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_permission_instructor_required()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_permission_org_required()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_test_score_max()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_test_score_min()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_admitted_credits()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_candidate_status_duration()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_completion_duration_afterentry()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_completion_duration()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_credits_max()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_credits_min()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_completed_all()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_completed_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_coursecompleted_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_notcompleted_nof()
           
 void testReqComponentFieldTypeCountForReqComponentType_reqCompFieldType_cluSet_id()
           
 void testReqComponentFieldTypeForReqComponentType_course_courseset_completed_none()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_completed()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_credits_repeat_max()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_enrolled()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_notcompleted()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_org_credits_completed_min()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_admitted_org_duration()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_admitted()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_notadmitted_org_duration()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_notadmitted()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_enrolled_credits_final()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_minors_nof()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_residence_credits_final()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_completed_nof()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_max()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_nof()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_none()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_enrolled_nof()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_gpa_min()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_grade_max()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_grade_min()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_nof_grade_min()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_permission_org_required()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_test_score_max()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_test_score_min()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_admitted_credits()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_candidate_status_duration()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_completion_duration_afterentry()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_completion_duration()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_credits_max()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_credits_min()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_completed_all()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_completed_nof()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_coursecompleted_nof()
           
 void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_notcompleted_nof()
           
 void testReqComponentFieldTypeForReqComponentType_reqCompFieldType_cluSet_id()
           
 void testReqComponentTypeCount()
           
 void testReqComponentTypeNLTemplateCount()
           
 void testReqComponentTypesForAntireqType()
           
 void testReqComponentTypesForCoreqType()
           
 void testReqComponentTypesForCoursesThatRestrictCreditType()
           
 void testReqComponentTypesForPrereqType()
           
 void testReqComponentTypesForProgramCompletionType()
           
 void testReqComponentTypesForProgramEntranceType()
           
 void testReqComponentTypesForProgramSatisfactoryProgressType()
           
 void testReqComponentTypesForRecommendedPreparationType()
           
 void testReqComponentTypesForRepeatableForCreditType()
           
 void testReqComponentTypesForStudentEligibilityPreReqType()
           
 void testReqComponentTypesForStudentEligibilityType()
           
 void testStatementSubTypesForCourseStatementType()
           
 void testStatementSubTypesForProgramStatementType()
           
 void testStatementTypeCount()
           
 void testValidNlUsageTypes()
           
 void testValidReqComponentTypesForAntireqType()
           
 void testValidReqComponentTypesForCoreqType()
           
 void testValidReqComponentTypesForCoursesThatRestrictCreditType()
           
 void testValidReqComponentTypesForPrereqType()
           
 void testValidReqComponentTypesForProgramCompletionType()
           
 void testValidReqComponentTypesForProgramEntranceType()
           
 void testValidReqComponentTypesForProgramSatisfactoryProgressType()
           
 void testValidReqComponentTypesForRecommendedPreparationType()
           
 void testValidReqComponentTypesForRepeatableForCreditType()
           
 void testValidReqComponentTypesForStudentEligibilityPreReqType()
           
 void testValidReqComponentTypesForStudentEligibilityType()
           
 void testValidStatementSubTypesForCourse()
           
 void testValidStatementSubTypesForCreditConstraints()
           
 void testValidStatementSubTypesForEnrollmentEligibility()
           
 void testValidStatementSubTypesForProgram()
           
 
Methods inherited from class org.kuali.student.common.test.spring.AbstractTransactionalDaoTest
preLoadBeans, preLoadData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dao

public StatementDao dao
Constructor Detail

TestStatementServiceConfiguration

public TestStatementServiceConfiguration()
Method Detail

containsStatementType

private boolean containsStatementType(List<OrderedStatementType> typeList,
                                      String id)

testStatementTypeCount

public void testStatementTypeCount()

testValidStatementSubTypesForCourse

public void testValidStatementSubTypesForCourse()
                                         throws DoesNotExistException
Throws:
DoesNotExistException

testValidStatementSubTypesForEnrollmentEligibility

public void testValidStatementSubTypesForEnrollmentEligibility()
                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testValidStatementSubTypesForCreditConstraints

public void testValidStatementSubTypesForCreditConstraints()
                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testValidStatementSubTypesForProgram

public void testValidStatementSubTypesForProgram()
                                          throws DoesNotExistException
Throws:
DoesNotExistException

testStatementSubTypesForCourseStatementType

public void testStatementSubTypesForCourseStatementType()
                                                 throws DoesNotExistException
Throws:
DoesNotExistException

testStatementSubTypesForProgramStatementType

public void testStatementSubTypesForProgramStatementType()
                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypeCount

public void testReqComponentTypeCount()

testReqComponentFieldTypeCount

public void testReqComponentFieldTypeCount()

testReqComponentTypeNLTemplateCount

public void testReqComponentTypeNLTemplateCount()

testNlUsageTypeCount

public void testNlUsageTypeCount()

containsNlUsageType

private boolean containsNlUsageType(List<NlUsageType> typeList,
                                    String id)

testValidNlUsageTypes

public void testValidNlUsageTypes()

containsReqComponentType

private boolean containsReqComponentType(List<OrderedReqComponentType> typeList,
                                         String id)

testReqComponentTypesForAntireqType

public void testReqComponentTypesForAntireqType()
                                         throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForAntireqType

public void testValidReqComponentTypesForAntireqType()
                                              throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForPrereqType

public void testReqComponentTypesForPrereqType()
                                        throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForPrereqType

public void testValidReqComponentTypesForPrereqType()
                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForCoreqType

public void testReqComponentTypesForCoreqType()
                                       throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForCoreqType

public void testValidReqComponentTypesForCoreqType()
                                            throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForStudentEligibilityType

public void testReqComponentTypesForStudentEligibilityType()
                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForStudentEligibilityType

public void testValidReqComponentTypesForStudentEligibilityType()
                                                         throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForStudentEligibilityPreReqType

public void testReqComponentTypesForStudentEligibilityPreReqType()
                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForStudentEligibilityPreReqType

public void testValidReqComponentTypesForStudentEligibilityPreReqType()
                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForRepeatableForCreditType

public void testReqComponentTypesForRepeatableForCreditType()
                                                     throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForRepeatableForCreditType

public void testValidReqComponentTypesForRepeatableForCreditType()
                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForRecommendedPreparationType

public void testReqComponentTypesForRecommendedPreparationType()
                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForRecommendedPreparationType

public void testValidReqComponentTypesForRecommendedPreparationType()
                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForCoursesThatRestrictCreditType

public void testReqComponentTypesForCoursesThatRestrictCreditType()
                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForCoursesThatRestrictCreditType

public void testValidReqComponentTypesForCoursesThatRestrictCreditType()
                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForProgramSatisfactoryProgressType

public void testReqComponentTypesForProgramSatisfactoryProgressType()
                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForProgramSatisfactoryProgressType

public void testValidReqComponentTypesForProgramSatisfactoryProgressType()
                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForProgramEntranceType

public void testReqComponentTypesForProgramEntranceType()
                                                 throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForProgramEntranceType

public void testValidReqComponentTypesForProgramEntranceType()
                                                      throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentTypesForProgramCompletionType

public void testReqComponentTypesForProgramCompletionType()
                                                   throws DoesNotExistException
Throws:
DoesNotExistException

testValidReqComponentTypesForProgramCompletionType

public void testValidReqComponentTypesForProgramCompletionType()
                                                        throws DoesNotExistException
Throws:
DoesNotExistException

containsReqComponentFieldType

private boolean containsReqComponentFieldType(List<ReqComponentFieldType> typeList,
                                              String id)

testReqComponentFieldTypeCountForReqComponentType_course_courseset_completed_none

public void testReqComponentFieldTypeCountForReqComponentType_course_courseset_completed_none()
                                                                                       throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_course_courseset_completed_none

public void testReqComponentFieldTypeForReqComponentType_course_courseset_completed_none()
                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_reqCompFieldType_cluSet_id

public void testReqComponentFieldTypeCountForReqComponentType_reqCompFieldType_cluSet_id()
                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_reqCompFieldType_cluSet_id

public void testReqComponentFieldTypeForReqComponentType_reqCompFieldType_cluSet_id()
                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_completed_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_completed_nof()
                                                                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_completed_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_completed_nof()
                                                                                                   throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_enrolled_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_enrolled_nof()
                                                                                                       throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_enrolled_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_enrolled_nof()
                                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_nof()
                                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_nof()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_none

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_none()
                                                                                                                 throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_none

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_none()
                                                                                                            throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_max

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_max()
                                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_max

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_credits_completed_max()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_gpa_min

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_gpa_min()
                                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_gpa_min

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_gpa_min()
                                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_grade_min

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_grade_min()
                                                                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_grade_min

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_grade_min()
                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_grade_max

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_grade_max()
                                                                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_grade_max

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_grade_max()
                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_permission_org_required

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_permission_org_required()
                                                                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_permission_org_required

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_permission_org_required()
                                                                                                   throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_permission_instructor_required

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_permission_instructor_required()
                                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_test_score_min

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_test_score_min()
                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_test_score_min

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_test_score_min()
                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_test_score_max

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_test_score_max()
                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_test_score_max

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_test_score_max()
                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_nof_grade_min

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_course_courseset_nof_grade_min()
                                                                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_nof_grade_min

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_course_courseset_nof_grade_min()
                                                                                                   throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_admitted_org_duration

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_admitted_org_duration()
                                                                                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_admitted_org_duration

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_admitted_org_duration()
                                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_notadmitted_org_duration

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_notadmitted_org_duration()
                                                                                                                       throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_notadmitted_org_duration

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_notadmitted_org_duration()
                                                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_org_program_admitted

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_org_program_admitted()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_notadmitted

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_notadmitted()
                                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_notadmitted

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_notadmitted()
                                                                                                     throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_admitted

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_program_admitted()
                                                                                                       throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_admitted

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_program_admitted()
                                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_credits_repeat_max

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_credits_repeat_max()
                                                                                                         throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_credits_repeat_max

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_credits_repeat_max()
                                                                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_org_credits_completed_min

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_org_credits_completed_min()
                                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_org_credits_completed_min

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_org_credits_completed_min()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_completed_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_completed_nof()
                                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_completed_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_completed_nof()
                                                                                                     throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_notcompleted_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_notcompleted_nof()
                                                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_notcompleted_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_notcompleted_nof()
                                                                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_completed_all

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_completed_all()
                                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_completed_all

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_completed_all()
                                                                                                     throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_coursecompleted_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_programset_coursecompleted_nof()
                                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_coursecompleted_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_programset_coursecompleted_nof()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_admitted_credits

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_admitted_credits()
                                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_admitted_credits

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_admitted_credits()
                                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_credits_min

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_credits_min()
                                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_credits_min

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_credits_min()
                                                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_credits_max

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_credits_max()
                                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_credits_max

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_credits_max()
                                                                                        throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_completion_duration

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_completion_duration()
                                                                                                     throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_completion_duration

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_completion_duration()
                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_candidate_status_duration

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_candidate_status_duration()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_candidate_status_duration

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_candidate_status_duration()
                                                                                                      throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_completion_duration_afterentry

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqCompType_program_completion_duration_afterentry()
                                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_completion_duration_afterentry

public void testReqComponentFieldTypeForReqComponentType_kuali_reqCompType_program_completion_duration_afterentry()
                                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_residence_credits_final

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_residence_credits_final()
                                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_residence_credits_final

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_residence_credits_final()
                                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_enrolled_credits_final

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_enrolled_credits_final()
                                                                                                              throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_enrolled_credits_final

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_enrolled_credits_final()
                                                                                                         throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_minors_nof

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_minors_nof()
                                                                                                  throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_minors_nof

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_program_minors_nof()
                                                                                             throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_minor_admitted_classstanding

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_program_minor_admitted_classstanding()
                                                                                                                    throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_completed

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_completed()
                                                                                                throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_completed

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_completed()
                                                                                           throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_enrolled

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_enrolled()
                                                                                               throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_enrolled

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_enrolled()
                                                                                          throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_notcompleted

public void testReqComponentFieldTypeCountForReqComponentType_kuali_reqComponent_type_course_notcompleted()
                                                                                                   throws DoesNotExistException
Throws:
DoesNotExistException

testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_notcompleted

public void testReqComponentFieldTypeForReqComponentType_kuali_reqComponent_type_course_notcompleted()
                                                                                              throws DoesNotExistException
Throws:
DoesNotExistException


Copyright © 2010 The Kuali Foundation. All rights reserved.