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)".
The text was updated successfully, but these errors were encountered:
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)".
The text was updated successfully, but these errors were encountered: