Loading...
Loading...
Get best practices for JUnit 5 unit testing, including data-driven tests
npx skill4agent add github/awesome-copilot java-junitsrc/test/javajunit-jupiter-apijunit-jupiter-enginejunit-jupiter-paramsmvn testgradle testTestCalculatorTestCalculator@TestmethodName_should_expectedBehavior_when_scenario@BeforeEach@AfterEach@BeforeAll@AfterAll@DisplayName@ParameterizedTest@ValueSource@MethodSourceStreamCollection@CsvSource@CsvFileSource@EnumSourceorg.junit.jupiter.api.AssertionsassertEqualsassertTrueassertNotNullassertThat(...).is...assertThrowsassertDoesNotThrowassertAll@Mock@InjectMocks@Tag@Tag("fast")@Tag("integration")@TestMethodOrder(MethodOrderer.OrderAnnotation.class)@Order@Disabled@Nested