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 Summary
-
Method Summary
-
Constructor Details
-
TestUpgradeV1Actor
public TestUpgradeV1Actor()
-
-
Method Details
-
setup
- Throws:
Exception
-
test
@Test @Disabled public void test()
-