Class ScriptingJobPerformableTest

java.lang.Object
de.hybris.platform.jobs.ScriptingJobPerformableTest

public class ScriptingJobPerformableTest extends Object
  • Constructor Details

    • ScriptingJobPerformableTest

      public ScriptingJobPerformableTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testPerformCorrectScript

      public void testPerformCorrectScript() throws Exception
      Throws:
      Exception
    • testPerformCorrectScriptReturningResult

      public void testPerformCorrectScriptReturningResult() throws Exception
      Throws:
      Exception
    • testPerformWithNonExistingScript

      public void testPerformWithNonExistingScript() throws Exception
      Throws:
      Exception
    • testPerformScriptWithErrors

      public void testPerformScriptWithErrors() throws Exception
      Throws:
      Exception