devry cis 339 entire course DEVRY CIS 339 iLab 6 CRCs Contracts and Method S | Page 2

returned , indicating there are no matching courses . Method contract of the GetCourseByCourseID () method of the CourseList class Method specification of the GetCourseByCourseID () method of the CourseList class
i L A B S T E P S STEP 1 : Create a Public Method Contract
Download the CRC Cards for the CourseList and Course classes and review them to prepare for your deliverables this week . Download the Method Contract Template and use it for your deliverables this week . Create the method contract for the GetCourseByCourseID () method of the CourseList class . Explain your work and the decisions you made to arrive at your proposed solution .
STEP 2 : Create a Method Specification
Download the Method Specification Template and use it for your deliverables this week . Create the method specification for the GetCourseByCourseID () method of the CourseList class . Explain your work and the decisions you made to arrive at your proposed solution .
STEP 3 : Save and Upload