Package tasks.task10.test
Class TestGeneratorTest
java.lang.Object
tasks.task10.test.TestGeneratorTest
-
Constructor Details
-
TestGeneratorTest
TestGeneratorTest()
-
-
Method Details
-
setUp
@BeforeEach void setUp() -
tearDown
@AfterEach void tearDown() -
getAllPositivePatients
@Test void getAllPositivePatients() -
findPatient
@Test void findPatient()
-