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

net.java.ao.test.junit.DerbyIntegrationTest Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
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 DerbyIntegrationTest {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy