Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Rule annotation with customise question #65

Open
peterhe2000 opened this issue Jun 21, 2021 · 0 comments
Open

@Rule annotation with customise question #65

peterhe2000 opened this issue Jun 21, 2021 · 0 comments

Comments

@peterhe2000
Copy link

peterhe2000 commented Jun 21, 2021

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();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant