net.sansa_stack.inference.test.conformance.IntegrationTestSuite.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sansa-inference-tests_2.12 Show documentation
Show all versions of sansa-inference-tests_2.12 Show documentation
Contains common data and utils for inference API testing
The newest version!
package net.sansa_stack.inference.test.conformance;
import org.scalatest.Tag
// @TagAnnotation
// @Retention(RetentionPolicy.RUNTIME)
// @Target({ElementType.METHOD, ElementType.TYPE})
// public @interface IntegrationTestSuite {}
/**
* @author Lorenz Buehmann
*/
// object IntegrationTestSuite extends Tag("net.sansa_stack.tags.ConformanceTestSuite")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy