Package | Description |
---|---|
old.org.bouncycastle.util.test |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTest |
Modifier and Type | Method and Description |
---|---|
static TestResult |
SimpleTestResult.failed(Test test,
String message) |
static TestResult |
SimpleTestResult.failed(Test test,
String message,
Object expected,
Object found) |
static TestResult |
SimpleTestResult.failed(Test test,
String message,
Throwable t) |
protected static void |
SimpleTest.runTest(Test test) |
protected static void |
SimpleTest.runTest(Test test,
PrintStream out) |
static TestResult |
SimpleTestResult.successful(Test test,
String message) |
Copyright © 2015. All rights reserved.