Class AddPersonTest

java.lang.Object
edu.pdx.cs.joy.family.AddPersonTest

public class AddPersonTest extends Object
This class tests the behavior of the AddPerson program to ensure that I don't again suffer the kind of embarrassment I suffered in the Spring of 2002 when my students found a bunch of bugs in my code.
  • Constructor Details

  • Method Details

    • testText

      @Test public void testText(@TempDir File tempDir)
    • testXml

      @Test public void testXml(@TempDir File tempDir)