![JAR search and dependency download from the Maven repository](/logo.png)
net.java.ao.test.junit.MySqlIntegrationTest Maven / Gradle / Ivy
package net.java.ao.test.junit;
/**
* This is a marker interface to be used by JUnit categories
* to be used by surefire when selecting which tests should be run
*/
public interface MySqlIntegrationTest {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy