Class IIBTeststepRunner


  • public class IIBTeststepRunner
    extends io.irontest.core.teststep.TeststepRunner
    This is actually a factory and delegator instead of the actual runner.
    • Method Summary

      Modifier and Type Method Description
      io.irontest.core.teststep.BasicTeststepRun run()  
      • Methods inherited from class io.irontest.core.teststep.TeststepRunner

        getDecryptedEndpointPassword, getTestcaseRunContext, getTeststep, setDecryptedEndpointPassword, setTeststep
    • Constructor Detail

      • IIBTeststepRunner

        public IIBTeststepRunner()
    • Method Detail

      • run

        public io.irontest.core.teststep.BasicTeststepRun run()
                                                       throws Exception
        Specified by:
        run in class io.irontest.core.teststep.TeststepRunner
        Throws:
        Exception