Interface TestScriptLogicHolder.TestScriptLogicWithResult<T>
-
- All Superinterfaces:
TestScriptLogicHolder.Logic
- Enclosing class:
- TestScriptLogicHolder
public static interface TestScriptLogicHolder.TestScriptLogicWithResult<T> extends TestScriptLogicHolder.Logic
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trun()
-
-
-
Method Detail
-
run
T run() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-