org.bouncycastle.util.test

Interface TestResult

Known Implementing Classes:
SimpleTestResult

public interface TestResult

Method Summary

boolean
isSuccessful()
String
toString()

Method Details

isSuccessful

public boolean isSuccessful()


toString

public String toString()