Package de.floydkretschmar.fixturize.stategies.constants
package de.floydkretschmar.fixturize.stategies.constants
-
ClassDescriptionCreates a constant name by transforming the camel case field name into screaming snake case.The strategy used to generate constants for a given fixture.Defines the strategy to be used to name constants base on the name of the corresponding field.An extension of the
LinkedHashMapthat contains all methods for storing and retrieving ofConstants where the order of elements has to be preserved.