Skip to content

Add support for the injection of java.util.logging.Logger objects in fully initialized @Tested classes #205

@rliesenfeld

Description

@rliesenfeld

If a @tested(fullyInitialized = true) class has an injectable field of type Logger, it should automatically receive a Logger object created with a call to "Logger.getLogger(nameOfTheTestedClass)".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions