Package org.bouncycastle.util.test
Interface TestResult
-
- All Known Implementing Classes:
SimpleTestResult
public interface TestResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ThrowablegetException()booleanisSuccessful()java.lang.StringtoString()
-