Skip to content

Conversation

@gilly7
Copy link

@gilly7 gilly7 commented Mar 31, 2022

it's now recommended to specify the class (classes) you would like to test.

@SpringBootTest(classes= CopsbootApplicationTests.class)

To fix this error: Test Failure : java.lang.IllegalStateException: Failed to load ApplicationContext

t's now recommended to specify the class (classes) you would like to test.

@SpringBootTest(classes= CopsbootApplicationTests.class)

To fix this error: Test Failure : java.lang.IllegalStateException: Failed to load ApplicationContext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant