Package de.rwth.swc.coffee4j.junit.engine.annotation.extension
-
Interface Summary Interface Description ExtensionProvider AnExtensionProvideris responsible for providing an arbitrary number ofExtensionimplementations (even none is allowed) for aCombinatorialTest. -
Class Summary Class Description ConstructorBasedExtensionProvider ExtensionLoader -
Annotation Types Summary Annotation Type Description EnableExtension Extends theCombinatorialTestwith suppliedextensionsExtensionSource ExtensionSourceis an annotation used to register extension providers for the annotated test class.ExtensionSources The repeatable variant ofExtensionSource.