Uses of Package
edu.pdx.cs399J.junit

Packages that use edu.pdx.cs399J.junit
edu.pdx.cs399J.junit The package contains examples of how to write unit tests using the JUnit test framework. 
 

Classes in edu.pdx.cs399J.junit used by edu.pdx.cs399J.junit
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.
 



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