Searched refs:TEST_CAPS (Results 1 – 1 of 1) sorted by relevance
72 public static final String TEST_CAPS = "CCMP"; field in ScanResultTest287 scanResult.capabilities = TEST_CAPS; in testScanResultConstructors()295 assertThat(scanResult2.capabilities).isEqualTo(TEST_CAPS); in testScanResultConstructors()