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

jp.vmi.junit.result.ITestSuite Maven / Gradle / Ivy

package jp.vmi.junit.result;

/**
 * test-suite interface.
 */
public interface ITestSuite extends ITestTarget {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy