Class TestReceiveFollowActivityUnauthorized

java.lang.Object
org.linkedopenactors.rdfpub.usecases.receiveactivity.TestReceiveFollowActivityUnauthorized

@SpringBootTest(classes=TestingWebApplication.class, properties="app.rdfRepositoryHome=target/store/unittest/TestReceiveActivityServiceJsonLdInbox") @AutoConfigureMockMvc @ActiveProfiles({"test","signatureTest"}) public class TestReceiveFollowActivityUnauthorized extends Object
  • Constructor Details

    • TestReceiveFollowActivityUnauthorized

      public TestReceiveFollowActivityUnauthorized()
  • Method Details

    • testWithoutSignature

      @Test public void testWithoutSignature() throws Exception
      Throws:
      Exception