public class Base64CodecTest extends Object
Constructor and Description |
---|
Base64CodecTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCodecConsistency() |
void |
testImpossibleCases() |
void |
testVectorsPerRfc4648() |
public void testVectorsPerRfc4648() throws NoSuchAlgorithmException, UnsupportedEncodingException
public void testCodecConsistency() throws NoSuchAlgorithmException, UnsupportedEncodingException
public void testImpossibleCases()
Copyright © 2017. All rights reserved.