Merge "Frameworks: Annotate JUnit4 test with @Test" am: 3a12454f9a
am: af8f4b192d
Change-Id: Id390ce18897982a278b0b8b74650e45fa25e5a36
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