Class TestGeneratorTest

java.lang.Object
tasks.task10.test.TestGeneratorTest

class TestGeneratorTest extends Object
  • Constructor Details

    • TestGeneratorTest

      TestGeneratorTest()
  • Method Details

    • setUp

      @BeforeEach void setUp()
    • tearDown

      @AfterEach void tearDown()
    • getAllPositivePatients

      @Test void getAllPositivePatients()
    • findPatient

      @Test void findPatient()