Package de.floydkretschmar.fixturize.stategies.creation
package de.floydkretschmar.fixturize.stategies.creation
-
ClassDescriptionThe strategy that generates on creation method for each
FixtureBuilderannotation on a class also annotated withFixture.The strategy that generates on creation method for eachFixtureConstructorannotation on a class also annotated withFixture.Defines a function that generates a number of methods used to create instances of a generated fixture for a specified class and the already generated constants of the fixture.