Class ExecutionResult
- java.lang.Object
 - 
- org.apache.sling.junit.remote.ide.ExecutionResult
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class ExecutionResult extends java.lang.Object implements java.io.Serializable- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ExecutionResult(org.junit.runner.Result result) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ThrowablegetException()booleanisFailure() 
 -