Class HttpTestEngine

java.lang.Object
com.chutneytesting.engine.api.execution.HttpTestEngine
All Implemented Interfaces:
TestEngine

@RestController @CrossOrigin(origins="*") public class HttpTestEngine extends Object implements TestEngine
Exposes Scenario execution HTTP service. Used by agents only for the moment