Uses of Class
de.rwth.swc.coffee4j.junit.engine.annotation.configuration.converter.ConverterSource
-
Packages that use ConverterSource Package Description de.rwth.swc.coffee4j.junit.engine.annotation.configuration.converter -
-
Uses of ConverterSource in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.converter
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.converter with annotations of type ConverterSource Modifier and Type Class Description interfaceEnableConverterThis is aConverterSourceusing theConstructorBasedConverterProviderto create new instances of aArgumentConvertervia a no-args constructor.Methods in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.converter that return ConverterSource Modifier and Type Method Description ConverterSource[]value()Gets an array of multipleConverterSourceannotations
-