public abstract class DigestTest extends SimpleTest
| Modifier and Type | Method and Description |
|---|---|
protected Digest |
cloneDigest(byte[] encodedState) |
protected abstract Digest |
cloneDigest(Digest digest) |
String |
getName() |
protected void |
millionATest(String expected) |
void |
performTest() |
protected void |
sixtyFourKTest(String expected) |
protected byte[] |
toByteArray(String input) |
public String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
performTest in class SimpleTestprotected byte[] toByteArray(String input)
protected Digest cloneDigest(byte[] encodedState)
protected void millionATest(String expected)
protected void sixtyFourKTest(String expected)
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.