Searched refs:getLogContentsWithoutHeader (Results 1 – 1 of 1) sorted by relevance
32 assertThat(getLogContentsWithoutHeader()).isNotEmpty(); in testInfoLogLevel()49 assertThat(getLogContentsWithoutHeader()).isEmpty(); in testFatalLogLevel()68 assertThat(getLogContentsWithoutHeader()).isEmpty(); in testFatalLogLevelWithDBOptions()89 private String getLogContentsWithoutHeader() throws IOException { in getLogContentsWithoutHeader() method in InfoLogLevelTest