Package edu.pdx.cs.joy.junit
package edu.pdx.cs.joy.junit
-
ClassesClassDescriptionThe class demonstrates how JUnit 5's
DynamicTestclass can be used to generate test cases dynamically.This class tests the functionality of theCourseclass.This test demonstrates the use of various matchers from the Hamcrest library for performing more advanced assertions in unit tests.This class tests the functionality of theSectionclass