Files
java-servers/servers/boe-server-basic/target/surefire-reports/com.xboe.boeqa.BoebasicApplicationTests.txt

8 lines
577 B
Plaintext

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