ing
This commit is contained in:
parent
c5c1ea90d2
commit
46d867991c
|
@ -23,7 +23,7 @@ public class InfraDAOTest {
|
||||||
private InfraDAO infraDAO;
|
private InfraDAO infraDAO;
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void findAllByProbeList() throws Exception {
|
public void findAllTargetByProbeIn() throws Exception {
|
||||||
|
|
||||||
List<Probe> probes = new ArrayList<>();
|
List<Probe> probes = new ArrayList<>();
|
||||||
|
|
||||||
|
@ -37,4 +37,4 @@ public class InfraDAOTest {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user