public class JdkLoggerTest extends java.lang.Object
JdkLoggerTest()
void
formatNullFormat()
formatNullParamInVararg()
formatNullVararg()
nullFormatIsAcceptedByUnderlyingLogger()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JdkLoggerTest()
@Test public void formatNullFormat()
@Test public void nullFormatIsAcceptedByUnderlyingLogger()
@Test public void formatNullVararg()
@Test public void formatNullParamInVararg()