java.lang.Object
com.atlassian.crowd.acceptance.tests.applications.crowd.CrowdWebDriverTest
com.atlassian.crowd.acceptance.tests.applications.crowd.AuditLogTest

public class AuditLogTest extends CrowdWebDriverTest
  • Constructor Details

    • AuditLogTest

      public AuditLogTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class CrowdWebDriverTest
      Throws:
      Exception
    • resetConfiguration

      public void resetConfiguration()
    • testAuditLogDetailsShownProperly

      public void testAuditLogDetailsShownProperly()
    • testPagingWorksCorrectly

      public void testPagingWorksCorrectly()
    • testFilteringByDatesWorksCorrectly

      public void testFilteringByDatesWorksCorrectly()
    • testFilteringByAuthorAndDatesWorksCorrectly

      public void testFilteringByAuthorAndDatesWorksCorrectly()
    • testFilteringByUsernamesWithUnderscoreWorksCorrectly

      public void testFilteringByUsernamesWithUnderscoreWorksCorrectly()
    • testSearchingResetsPaging

      public void testSearchingResetsPaging()
    • testConfigurationChangePersists

      public void testConfigurationChangePersists()
    • shouldShowEventDetails

      public void shouldShowEventDetails()
    • testFilteringByAuthorDatesActionsAndDirectory

      public void testFilteringByAuthorDatesActionsAndDirectory()
    • shouldShowEmptyStateWhenZeroChangesetsAndCriteriaAreSet

      public void shouldShowEmptyStateWhenZeroChangesetsAndCriteriaAreSet()
    • shouldShowEmptyStateWhenZeroChangesetsAndCriteriaAreNotSet

      public void shouldShowEmptyStateWhenZeroChangesetsAndCriteriaAreNotSet()
    • shouldContainAuditLogStyles

      public void shouldContainAuditLogStyles()