Uses of Class
edu.pdx.cs.joy.family.RemoteTestCase
Packages that use RemoteTestCase
Package
Description
This package contains unit tests for the family tree
application that were developed using the
JUnit testing framework.
-
Uses of RemoteTestCase in edu.pdx.cs.joy.family
Subclasses of RemoteTestCase in edu.pdx.cs.joy.familyModifier and TypeClassDescriptionclassThis class tests the functionality of the various implementation ofRemoteFamilyTree.classThis class tests the functionality of implementors ofRemotePerson.