Class AbstractSchemaIntegrationTestCase

All Implemented Interfaces:
FixtureFileLoadableTestTrait
Direct Known Subclasses:
SchemaIntegrationTestCase

public abstract class AbstractSchemaIntegrationTestCase extends AbstractIntegrationTestCase
  • Constructor Details

    • AbstractSchemaIntegrationTestCase

      public AbstractSchemaIntegrationTestCase()
  • Method Details

    • setTestClassScopeBeforeAll

      @BeforeAll @Order(0) public static void setTestClassScopeBeforeAll(org.junit.jupiter.api.TestInfo testInfo, @Autowired ScopeProvider scopeProvider)
    • setTestClassScope

      @BeforeEach @Order(0) public void setTestClassScope(org.junit.jupiter.api.TestInfo testInfo)