Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.98 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.98 KB

junit5-extensions

Personal repository for JUnit 5 extensions.

Maven Central

Convert parameterized test strings to classes in a type-safe way.

Maven Central

Fine-grained control over disabling tests.

Maven Central

Utilities for testing JUnit 5 extensions.

Maven Central

Injects @Inject annotated fields and resolves test parameters.

Maven Central

Resolves @Mock, @Spy, and @Captor annotated fields and @Mock and ArgumentCaptor parameters.