Package com.karuslabs.elementary.junit.annotations
package com.karuslabs.elementary.junit.annotations
Contains annotations used in
com.karuslabs.elementary.junit.-
Annotation InterfacesClassDescriptionDenotes a class on the current classpath to be included for compilation.A container type for
Classpath.Represents the configuration for generating classes and sources.Denotes an inline Java source file to be included for compilation.A container type forInline.Denotes that the containing file of the annotated element is to be included for compilation.An annotation to mark and simplify retrieval of elements in tests extended withToolsExtension.Denotes the groups of labeledElements to be used as parameters in a parameterized test.Represents the javac options to use during compilation.Denotes the annotation processors to be applied during compilation.Denotes a resource on the current classpath to be included for compilation.A container type forResource.A meta-annotation that documents usage of the other annotations by JUnit extensions incom.karuslabs.elementary.junit.