org.camunda.bpm.cycle.web.service.test
Class TestRunnerService

java.lang.Object
  extended by org.camunda.bpm.cycle.web.service.AbstractRestService
      extended by org.camunda.bpm.cycle.web.service.test.TestRunnerService

public class TestRunnerService
extends AbstractRestService

This is the test controller which provides an interface to run angular end-to-end tests

Author:
nico.rehwaldt

Constructor Summary
TestRunnerService()
           
 
Method Summary
 Object runner()
           
 
Methods inherited from class org.camunda.bpm.cycle.web.service.AbstractRestService
badRequest, internalServerError, notAllowed, notFound, redirectTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRunnerService

public TestRunnerService()
Method Detail

runner

public Object runner()


Copyright © 2014 camunda services GmbH. All rights reserved.