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

ai.stapi.test.systemschema.SystemSchemaIntegrationTestCase Maven / Gradle / Ivy

There is a newer version: 0.2.3
Show newest version
package ai.stapi.test.systemschema;

import ai.stapi.graphsystem.systemfixtures.model.SystemModelDefinitionsLoader;
import ai.stapi.test.schemaintegration.SchemaIntegrationTestCase;
import ai.stapi.test.schemaintegration.StructureDefinitionScope;

@StructureDefinitionScope(SystemModelDefinitionsLoader.SCOPE)
public class SystemSchemaIntegrationTestCase extends SchemaIntegrationTestCase {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy