Searched defs:expectedMsg (Results 1 – 6 of 6) sorted by relevance
61 void verify(LoggingEvent le, String expectedMsg) { in verify()66 void verifyWithException(LoggingEvent le, String expectedMsg, Throwable t) { in verifyWithException()71 …void verifyWithLevelAndException(LoggingEvent le, XLogger.Level level, String expectedMsg, Throwab… in verifyWithLevelAndException()
76 void verify(LoggingEvent le, String expectedMsg) { in verify()
65 void verify(LoggingEvent le, String expectedMsg) { in verify()
842 String expectedMsg = Joiner.on("\n").join( in resolvedParametersInDependencyTrace() local893 String expectedMsg = Joiner.on("\n").join( in resolvedVariablesInDependencyTrace() local
166 String expectedMsg = null; in testExceptionInFieldProvision() local215 String expectedMsg = null; in testExceptionInCxtorProvision() local
109 String expectedMsg = bundle.getString(resourceKey); in testLogWithResourceBundle() local