Class org.springframework.jdbc.datasource.init.H2DatabasePopulatorTests

16

tests

0

failures

0

ignored

1.304s

duration

100%

successful

Tests

Test Duration Result
constructorWithMultipleScriptResources 0.006s passed
executesHugeScriptInReasonableTime 0.151s passed
scriptWithCommentsWithinStatements 0.006s passed
scriptWithEolBetweenTokens 0.004s passed
scriptWithH2Alias 1.079s passed
scriptWithMultipleStatements 0.005s passed
scriptWithMultipleStatementsAndLongSeparator 0.005s passed
scriptWithMultipleStatementsAndMultipleNewlineSeparator 0.005s passed
scriptWithMultipleStatementsAndNewlineSeparator 0.005s passed
scriptWithMultipleStatementsAndWhitespaceSeparator 0.005s passed
scriptWithMySqlEscapedLiteral 0.004s passed
scriptWithSelectStatements 0.004s passed
scriptWithSingleLineCommentsAndFailedDrop 0.005s passed
scriptWithStandardEscapedLiteral 0.004s passed
scriptWithoutStatementSeparator 0.014s passed
usesBoundConnectionIfAvailable 0.002s passed