Interface JunitCompanionFeature
- All Superinterfaces:
io.micronaut.core.naming.Described, Feature, JvmFeature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
- All Known Implementing Classes:
AssertJ, Hamcrest, JunitParams, JunitPlatformSuiteEngine, Mockito
Marker interface for Feature which extend JUnit and hence require Junit to be present.
3.7.0
-
Field Summary
Fields inherited from interface io.micronaut.core.order.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Method Summary
Methods inherited from interface io.micronaut.core.naming.Described
getDescriptionMethods inherited from interface Feature
apply, getCategory, getDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, isVisible, processSelectedFeatures, supports, supports, supportsMethods inherited from interface JvmFeature
supports, supports, supports