Class AuditResourceTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.atlassian.crowd.acceptance.tests.rest.service.RestCrowdServiceAcceptanceTestCase
com.atlassian.crowd.acceptance.tests.rest.service.AuditResourceTest
All Implemented Interfaces:
junit.framework.Test

public class AuditResourceTest extends RestCrowdServiceAcceptanceTestCase
  • Constructor Details

    • AuditResourceTest

      public AuditResourceTest(String name)
    • AuditResourceTest

      public AuditResourceTest(String name, RestServer restServer)
  • Method Details

    • testSearchInaccessibleForUnauthenticatedUsers

      public void testSearchInaccessibleForUnauthenticatedUsers()
    • testSearchInaccessibleForNonAdmins

      public void testSearchInaccessibleForNonAdmins() throws IOException
      Throws:
      IOException
    • testCreateInaccessibleForUnauthenticatedUsers

      public void testCreateInaccessibleForUnauthenticatedUsers()
    • testCreateInaccessibleForNonAdmins

      public void testCreateInaccessibleForNonAdmins()
    • testCreateChangesetWithAllPossibleProperties

      public void testCreateChangesetWithAllPossibleProperties() throws IOException
      Throws:
      IOException
    • testCreateChangesetWithMinimalAmountOfData

      public void testCreateChangesetWithMinimalAmountOfData() throws IOException
      Throws:
      IOException
    • testBadRequestWhenCreatingChangesetWithoutEventType

      public void testBadRequestWhenCreatingChangesetWithoutEventType() throws IOException
      Throws:
      IOException
    • testBadRequestWhenCreatingChangesetWithoutAuthorType

      public void testBadRequestWhenCreatingChangesetWithoutAuthorType() throws IOException
      Throws:
      IOException
    • testSearchByAuthorTypeEnum

      public void testSearchByAuthorTypeEnum() throws IOException
      Throws:
      IOException
    • testSearchByEventTypeEnum

      public void testSearchByEventTypeEnum() throws IOException
      Throws:
      IOException
    • testSearchByTimestamp

      public void testSearchByTimestamp() throws IOException
      Throws:
      IOException
    • testAdditionalRestEntriesAppended

      public void testAdditionalRestEntriesAppended() throws IOException
      Throws:
      IOException
    • testShouldAcceptEntitiesIn212Format

      public void testShouldAcceptEntitiesIn212Format() throws IOException
      Throws:
      IOException