Merge "Frameworks: Annotate JUnit4 test with @Test"
am: 3a12454f9a
Change-Id: I9c6001ca771d3d2dfd1bdda10661cc685ff0d7bd
This commit is contained in:
@@ -263,6 +263,7 @@ public class CredentialTest {
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
@Test
|
||||
public void validateCertCredentialWithoutCaCert() throws Exception {
|
||||
Credential cred = createCredentialWithCertificateCredential();
|
||||
cred.setCaCertificate(null);
|
||||
|
||||
Reference in New Issue
Block a user