Class StudentTest

java.lang.Object
edu.pdx.cs.joy.student.StudentTest

public class StudentTest extends Object
Unit tests for the Student class. In addition to the JUnit annotations, they also make use of the hamcrest matchers for more readable assertion statements.