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
NoSuchAlgorithmExceptionpublic void typical()
             throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void noTLS()
           throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void notIdeal()
              throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright © 2018. All rights reserved.