Skip to content

Attribute(s) to control how test doubles are created on the test case class level #5691

@sebastianbergmann

Description

@sebastianbergmann

I would like to explore how attribute(s) could be used on the test case class level to configure that test doubles created using createStub() and createMock() in test methods of that test case class in an even stricter way, for instance without automatic return value generation.

This is motivated by #5688.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions