Package org.togglz.junit.vary
Annotation Interface Variations
This annotation is used if a test class is executed with
FeatureVariations. The method annotated with this annotation
must be public static and must return a VariationSetBuilder.- Author:
- Christian Kaltepoth
- See Also: