Uses of Package
edu.pdx.cs410J.junit

Packages that use edu.pdx.cs410J.junit
Package
Description
The package contains examples of how to write unit tests using the JUnit test framework.
  • Class
    Description
    This class represent a course taught at a university.
    This class specifies the grades a student can get a section of a course
    This class represents a section of a course being offered in a given term during a given year.
    This class represents a student that may enroll in a section of a course.