Package edu.pdx.cs399J.junit

The package contains examples of how to write unit tests using the JUnit test framework.

See:
          Description

Class Summary
Course This class represent a course taught at a university.
Grade This class specifies the grades a student can get a section of a course
Section This class represents a section of a course being offered in a given term during a given year.
Student This class represents a student that may enroll in a section of a course.
 

Package edu.pdx.cs399J.junit Description

The package contains examples of how to write unit tests using the JUnit test framework.



Copyright © 2000-2009 Portland State University. All Rights Reserved.