Test
Este commit está contenido en:
@@ -1,11 +1,8 @@
|
|||||||
package com.manalejandro.ws;
|
package com.manalejandro.ws;
|
||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
import org.junit.runner.RunWith;
|
|
||||||
import org.springframework.boot.test.context.SpringBootTest;
|
import org.springframework.boot.test.context.SpringBootTest;
|
||||||
import org.springframework.test.context.junit4.SpringRunner;
|
|
||||||
|
|
||||||
@RunWith(SpringRunner.class)
|
|
||||||
@SpringBootTest
|
@SpringBootTest
|
||||||
public class WsApplicationTests {
|
public class WsApplicationTests {
|
||||||
|
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user