org.mule.common
Interface TestResult

All Superinterfaces:
Result<Void>
All Known Implementing Classes:
DefaultTestResult

public interface TestResult
extends Result<Void>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.mule.common.Result
Result.Status
 
Method Summary
 
Methods inherited from interface org.mule.common.Result
get, getFailureType, getMessage, getStacktrace, getStatus
 



Copyright © 2014. All rights reserved.