Uses of Class
edu.pdx.cs410J.junit.Grade
Package
Description
The package contains examples of how to write unit tests using
the JUnit test framework.
-
Uses of Grade in edu.pdx.cs410J.junit
Modifier and TypeFieldDescriptionstatic final Grade
Grade.A
A grade representing an Astatic final Grade
Grade.B
A grade representing an Bstatic final Grade
Grade.C
A grade representing an Cstatic final Grade
Grade.D
A grade representing an Dstatic final Grade
Grade.F
A grade representing an FModifier and TypeMethodDescriptionReturns the grade this student received in a given sesion of a course.Modifier and TypeMethodDescriptionStudent.getGrades()
Returns the grades that this student received