Class TapirExecutor.TapirExecutorFactory

    • Constructor Detail

      • TapirExecutorFactory

        public TapirExecutorFactory()
    • Method Detail

      • getExecutorForClass

        public TapirExecutor getExecutorForClass​(java.lang.Class<?> testClass)
        Returns a TapirExecutor based on the given testClass.
        Parameters:
        testClass - the test class which should be executed
        Returns:
        the tapir executor