Files
Tron.io/server/target/surefire-reports/gltronic.voozik.DemoApplicationTests.txt
2020-09-01 15:03:44 +02:00

8 lines
568 B
Plaintext

-------------------------------------------------------------------------------
Test set: gltronic.voozik.DemoApplicationTests
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.013 s <<< FAILURE! - in gltronic.voozik.DemoApplicationTests
gltronic.voozik.DemoApplicationTests Time elapsed: 0.013 s <<< ERROR!
java.lang.IllegalStateException: Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test