Class TestServiceImpl

    • Constructor Detail

      • TestServiceImpl

        public TestServiceImpl()
    • Method Detail

      • run

        public void run​(Scenario scenario,
                        Map<String,​org.kie.api.runtime.KieSession> ksessions,
                        org.drools.core.addon.TypeResolver resolver,
                        org.junit.runner.notification.RunListener listener)
        Specified by:
        run in interface TestService<Scenario>