public class Base64Test extends Object
Constructor and Description |
---|
Base64Test() |
Modifier and Type | Method and Description |
---|---|
void |
testDecode() |
void |
testDecodeFail_NonBase64Character() |
void |
testEncode() |
void |
testEncodeMatchesDecode() |
Copyright © 2016 Eclipse JGit Project. All rights reserved.