We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 783af19 commit 804212fCopy full SHA for 804212f
srv/src/test/java/my/bookshop/GenreHierarchyTest.java
@@ -1,6 +1,5 @@
1
package my.bookshop;
2
3
-import static org.assertj.core.api.Assumptions.assumeThat;
4
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
5
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.jsonPath;
6
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
0 commit comments