Skip to content

@Rule annotation with customise question #65

@peterhe2000

Description

@peterhe2000

Just wandering is it possible to set default customise to hv circularDependencyBehaviour noResolutionBehaviour using rule annotation? So that @fixture will have hv those two rules as default.
Something like following:

@Rule
public FixtureRule fc = FixtureRule.initFixtures().customise().circularDependencyBehaviour().omitSpecimen().noResolutionBehaviour().omitSpecimen();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions