Class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilderTests
Tests
| Test |
Duration |
Result |
| addDefaultScripts |
0.022s |
passed |
| addScript |
0.027s |
passed |
| addScriptWithBogusFileName |
0.010s |
passed |
| addScripts |
0.026s |
passed |
| addScriptsWithCustomBlockComments |
0.021s |
passed |
| addScriptsWithCustomCommentPrefix |
0.025s |
passed |
| addScriptsWithDefaultCommentPrefix |
0.031s |
passed |
| createSameSchemaTwiceWithGeneratedUniqueDbNames |
0.032s |
passed |
| createSameSchemaTwiceWithoutUniqueDbNames |
0.020s |
passed |
| setTypeToDerbyAndIgnoreFailedDrops |
2.478s |
passed |
| setTypeToH2 |
0.012s |
passed |