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

org.codegas.test.spock.IntegrationTest.groovy Maven / Gradle / Ivy

The newest version!
package org.codegas.test.spock

import org.springframework.test.context.ContextConfiguration

@ContextConfiguration(["classpath*:META-INF/spring/test-context.xml"])
abstract class IntegrationTest extends PersistenceTest {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy