All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.kie.perf.suite.ITestSuite Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
package org.kie.perf.suite;

public interface ITestSuite {

    public void start() throws Exception;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy