Package org.probato.node
Class TestNodeExecutable
java.lang.Object
org.probato.node.TestNodeExecutable
- All Implemented Interfaces:
org.junit.jupiter.api.function.Executable
-
Constructor Summary
ConstructorsConstructorDescriptionTestNodeExecutable(Class<?> suiteClazz, Class<?> scriptClazz, Integer datasetLine) TestNodeExecutable(Class<?> suiteClazz, Class<?> scriptClazz, Browser browser, Integer datasetLine) -
Method Summary
-
Constructor Details
-
TestNodeExecutable
-
TestNodeExecutable
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.junit.jupiter.api.function.Executable- Throws:
Throwable
-