You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)".
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)".