Class 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