Searched defs:expectedMsg (Results 1 – 5 of 5) 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()
166 String expectedMsg = null; in testExceptionInFieldProvision() local215 String expectedMsg = null; in testExceptionInCxtorProvision() local
109 String expectedMsg = bundle.getString(resourceKey); in testLogWithResourceBundle() local