Frameworks: Annotate JUnit4 test with @Test
Mollify Errorprone. Bug: 72076216 Test: m javac-check RUN_ERROR_PRONE=true Test: atest IpSecServiceParameterizedTest Change-Id: Ia3a253c4c5994937efc0f498ac047c5fb4eee3e9
This commit is contained in:
@@ -281,6 +281,7 @@ public class IpSecServiceParameterizedTest {
|
|||||||
anyInt());
|
anyInt());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Test
|
||||||
public void testCreateTwoTransformsWithSameSpis() throws Exception {
|
public void testCreateTwoTransformsWithSameSpis() throws Exception {
|
||||||
IpSecConfig ipSecConfig = new IpSecConfig();
|
IpSecConfig ipSecConfig = new IpSecConfig();
|
||||||
addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig);
|
addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig);
|
||||||
|
|||||||
Reference in New Issue
Block a user