Interface VariationSetProvider


public interface VariationSetProvider

Provides of VariationSet to test templates invoked with VaryFeatures.

Author:
Roland Weisleder
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    VariationSet<? extends org.togglz.core.Feature>
     
  • Method Details

    • buildVariationSet

      VariationSet<? extends org.togglz.core.Feature> buildVariationSet()