Class LoopIterationVariation

    • Constructor Detail

      • LoopIterationVariation

        public LoopIterationVariation()
    • Method Detail

      • vary

        public String vary​(Long value)
        Description copied from interface: IVariationStrategy
        Sets the given concrete value to the object to be varied.
        Specified by:
        vary in interface IVariationStrategy<Long>
        Parameters:
        value - the concrete value to assigned to the varied object.
        Returns:
        a textual description of the variation.