Loading src/test/java/org/etsi/osl/services/api/ProductCatalogIntegrationTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.http.MediaType; Loading Loading
src/test/java/org/etsi/osl/services/api/ProductCatalogIntegrationTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.http.MediaType; Loading