Uses of Class
edu.pdx.cs.joy.family.FamilyTestCase
Packages that use FamilyTestCase
Package
Description
This package contains unit tests for the family tree
application that were developed using the
JUnit testing framework.
-
Uses of FamilyTestCase in edu.pdx.cs.joy.family
Subclasses of FamilyTestCase in edu.pdx.cs.joy.familyModifier and TypeClassDescriptionclassThis is the abstract superclass that tests the conversion of aFamilyTreefrom one form to another.classThis class tests the functionality of theMarriageclass.classThis class tests the functionality of theTextDumperandTextParserclasses.classThis class tests the functionality of theXmlDumperandXmlParserclasses.