|
|
|
|
117
|
* Create a `TestStudents` class.
|
117
|
* Create a `TestStudents` class.
|
118
|
* Create a `test` method which ensures that each of the students in your current cohort are in your `Students` singleton.
|
118
|
* Create a `test` method which ensures that each of the students in your current cohort are in your `Students` singleton.
|
119
|
|
119
|
|
|
|
120
|
+
|
|
|
121
|
+
|
120
|
-
|
122
|
-
|
121
|
### Part 8.0 - Create and Test `Instructors` singleton
|
123
|
### Part 8.0 - Create and Test `Instructors` singleton
|
122
|
* Use `Part 7` as a reference.
|
124
|
* Use `Part 7` as a reference.
|