C# Class Ctc.Ods.Tests.OdsRepository_TestSections

Show file Open project: BellevueCollege/CtcApi

Public Methods

Method Description
OdsRepository_TestSections ( ) : System

Private Methods

Method Description
AssertExcludedSection ( string excludedSection ) : void

GetSectionsByCourseID_Success ( ) : void
GetSectionsByCourseID_WithYrq_Success ( ) : void
GetSectionsByCourseID_WithYrq_VerifyInstructorEmail ( ) : void
GetSectionsBySubjectList_OneSubject_Success ( ) : void
GetSectionsBySubjectList_Success ( ) : void
GetSectionsBySubject_WithQuarterFilter_OnCampus_Success ( ) : void
GetSectionsBySubject_WithQuarterFilter_Success ( ) : void
GetSectionsByYearQuarter_Success ( ) : void
GetSectionsBy_CourseID_Yrq_VerifyOffered ( ) : void
GetSections_ByClassIDCollection_Success ( ) : void
GetSections_ByCourseIDCollection_Success ( ) : void
GetSections_ByCourseIDCollection_WithYrq_Success ( ) : void
GetSections_EndDateDifferentFromQuarter ( ) : void
GetSections_ExcludeCancelledSections ( ) : void
GetSections_ExcludeNonClassSections ( ) : void
GetSections_ExcludeSectionsSuppressedFromSchedule_M ( ) : void
GetSections_ExcludeSectionsSuppressedFromSchedule_N ( ) : void
GetSections_StartDateDifferentFromQuarter ( ) : void
GetSections_Success ( ) : void
GetSections_VerifyCommonCourseCharacterRemovedFromCourseID ( ) : void
GetSections_VerifyContinuousEnrollementHasLastRegistrationDate ( ) : void
GetSections_VerifyCourseDescriptions ( ) : void
GetSections_VerifyInstructor ( ) : void
GetSections_VerifyIsHybrid ( ) : void
GetSections_VerifyIsLinkedClasses ( ) : void
GetSections_VerifyIsOnCampus ( ) : void
GetSections_VerifyIsOnline ( ) : void
GetSections_VerifyIsTelecourse ( ) : void
GetSections_VerifySortedByCourseID ( ) : void
GetSections_VerifySortedByYearQuarterID ( ) : void
GetSections_VerifyWaitlist ( ) : void

Method Details

OdsRepository_TestSections() public method

public OdsRepository_TestSections ( ) : System
return System