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

com.github.dakusui.jcunit8.runners.junit4.ITestCaseRunner Maven / Gradle / Ivy

The newest version!
package com.github.dakusui.jcunit8.runners.junit4;

import com.github.dakusui.jcunit8.testsuite.TestCase;

public interface ITestCaseRunner {
  TestCase getTestCase();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy