Richard-JWE / AutomatedTesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutomatedTesting

a JUnit automated test suite that is capable of testing the Java application InsuranceProgram.java.

The tests use @BeforeAll, @BeforeEach, @Test, @ParameterizedTest, @Timeout, @AfterAll and @AfterEach.

About


Languages

Language:Java 100.0%