Class TestUpgradeV1Actor

java.lang.Object
org.linkedopenactors.rdfpub.config.upgrade.TestUpgradeV1Actor

@SpringBootTest(classes=TestingWebApplication.class) @AutoConfigureMockMvc @ActiveProfiles("test") @TestPropertySource(properties="app.rdfRepositoryHome=target/store/unittest/TestActorProfile") public class TestUpgradeV1Actor extends Object
  • Constructor Details

    • TestUpgradeV1Actor

      public TestUpgradeV1Actor()
  • Method Details

    • setup

      @BeforeEach public void setup() throws Exception
      Throws:
      Exception
    • test

      @Test @Disabled public void test()