public class SdkTLSSocketFactoryTest extends Object
Constructor and Description |
---|
SdkTLSSocketFactoryTest() |
Modifier and Type | Method and Description |
---|---|
void |
notIdeal() |
void |
noTLS() |
void |
preparedSocket_NullProtocols()
Test when the edge case when the both supported and enabled protocols are null.
|
void |
typical() |
public void preparedSocket_NullProtocols() throws NoSuchAlgorithmException
NoSuchAlgorithmException
public void typical() throws NoSuchAlgorithmException
NoSuchAlgorithmException
public void noTLS() throws NoSuchAlgorithmException
NoSuchAlgorithmException
public void notIdeal() throws NoSuchAlgorithmException
NoSuchAlgorithmException
Copyright © 2022. All rights reserved.