Skip to content

@Tested(fullyInitialized = true): add support for constructor injection #224

@rliesenfeld

Description

@rliesenfeld

The following situation is not currently supported, but should be: test a class A which depends on B, where B happens to rely on constructor injection (and it cannot be changed to field injection).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions