Class ActionServiceTest

java.lang.Object
ch.rswk.meta.engine.test.AbstractEngineServiceTest
ch.rswk.meta.engine.test.ActionServiceTest

public class ActionServiceTest extends AbstractEngineServiceTest
  • Field Details

  • Constructor Details

    • ActionServiceTest

      public ActionServiceTest()
  • Method Details

    • setup

      @BeforeEach public void setup() throws Exception
      Throws:
      Exception
    • teardown

      @AfterEach public void teardown() throws Exception
      Throws:
      Exception
    • execute

      @Test public void execute() throws Exception
      Throws:
      Exception
    • execute_invalidParam

      @Test public void execute_invalidParam() throws Exception
      Throws:
      Exception
    • execute_invalidResult

      @Test public void execute_invalidResult() throws Exception
      Throws:
      Exception
    • execute_executeException

      @Test public void execute_executeException() throws Exception
      Throws:
      Exception
    • execute_executeException2

      @Test public void execute_executeException2() throws Exception
      Throws:
      Exception
    • execute_void

      @Test public void execute_void() throws Exception
      Throws:
      Exception
    • execute_echo

      @Test public void execute_echo() throws Exception
      Throws:
      Exception
    • execute_performance

      @Test public void execute_performance() throws Exception
      Throws:
      Exception