Uses of Interface
org.junit.jupiter.api.RepetitionInfo
-
Packages that use RepetitionInfo Package Description org.junit.jupiter.engine.extension Test extensions specific to the JUnit Jupiter test engine. -
-
Uses of RepetitionInfo in org.junit.jupiter.engine.extension
Classes in org.junit.jupiter.engine.extension that implement RepetitionInfo Modifier and Type Class Description private static classRepetitionInfoParameterResolver.DefaultRepetitionInfoMethods in org.junit.jupiter.engine.extension that return RepetitionInfo Modifier and Type Method Description RepetitionInfoRepetitionInfoParameterResolver. resolveParameter(ParameterContext parameterContext, ExtensionContext extensionContext)
-