Class SpringServiceHandlerTestDriver
java.lang.Object
com.cloudimpl.outstack.outstack.spring.test.SpringServiceHandlerTestDriver
public class SpringServiceHandlerTestDriver
extends java.lang.Object
- Author:
- nuwan
-
Field Summary
Fields Modifier and Type Field Description static ResourceLoaderresourceLoader -
Constructor Summary
Constructors Constructor Description SpringServiceHandlerTestDriver() -
Method Summary
Modifier and Type Method Description voidinitHandler(java.lang.String handlerName, java.lang.String entity)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
resourceLoader
-
-
Constructor Details
-
SpringServiceHandlerTestDriver
public SpringServiceHandlerTestDriver()
-
-
Method Details
-
initHandler
@Given("testing {word} functionality of {word}") public void initHandler(java.lang.String handlerName, java.lang.String entity)
-