Write a test in CourseInformationApplicationTests.java for our getAllInstructors() service method. For now, it's ok to just use the sample data that is added in CourseInformationApplication.java (i.e. the data that is populated by default when you run the application).
Write a test in CourseInformationApplicationTests.java for our getAllInstructors() service method. For now, it's ok to just use the sample data that is added in CourseInformationApplication.java (i.e. the data that is populated by default when you run the application).