[][src]Type Definition un_algebra::tests::config::prop::test_runner::TestCaseResult

type TestCaseResult = Result<(), TestCaseError>;

Convenience for the type returned by test cases.