TestContainerMysqlTest

1

tests

0

failures

0

ignored

0.026s

duration

100%

successful

Tests

Test Method name Duration Result
TestContainer mysql과 연동되어야 한다 checkUsingMysqlContainer() 0.026s passed

Standard output

?[32m[INFO ]?[m 08-27 17:04:47 [Test worker] 
 [] Could not detect default configuration classes for test class [com.github.can019.test.dependency.testcontainer.TestContainerMysqlTest]: TestContainerMysqlTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.

?[32m[INFO ]?[m 08-27 17:04:47 [Test worker] 
 [] Found @SpringBootConfiguration com.github.can019.BaseApplication for test class com.github.can019.test.dependency.testcontainer.TestContainerMysqlTest

?[32m[INFO ]?[m 08-27 17:04:47 [Test worker] 
 [] Restart disabled due to context in which it is running


  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
?[32m :: Spring Boot :: ?[39m              ?[2m (v3.2.5)?[0;39m

?[32m[INFO ]?[m 08-27 17:04:47 [Test worker] 
 [] Bootstrapping Spring Data JPA repositories in DEFAULT mode.

?[32m[INFO ]?[m 08-27 17:04:47 [Test worker] 
 [] Finished Spring Data repository scanning in 6 ms. Found 0 JPA repository interfaces.

?[32m[INFO ]?[m 08-27 17:04:47 [Test worker] 
 [] No LoadTimeWeaver setup: ignoring JPA class transformer

?[32m[INFO ]?[m 08-27 17:05:08 [Test worker] 
 [] Initialized JPA EntityManagerFactory for persistence unit 'default'