Class TestWorklogAndTimeTracking

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.timetracking.TestWorklogAndTimeTracking

public class TestWorklogAndTimeTracking extends BaseJiraFuncTest
Testing the interactions between the Worklog System Field and the Time Tracking System Field.
Since:
v4.2
  • Field Details

    • dateTimeFormatter

      protected final org.joda.time.format.DateTimeFormatter dateTimeFormatter
  • Constructor Details

    • TestWorklogAndTimeTracking

      public TestWorklogAndTimeTracking()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testWorklogListAccessibleWhenUserHasBrowseProjectPermission

      public void testWorklogListAccessibleWhenUserHasBrowseProjectPermission() throws Exception
      Throws:
      Exception
    • testWorklogListInaccessibleWhenUserHasNotBrowseProjectPermission

      public void testWorklogListInaccessibleWhenUserHasNotBrowseProjectPermission() throws Exception
      JRASERVER-69434
      Throws:
      Exception
    • testWorklogUpdatedAccessibleWhenUserHasBrowseProjectPermission2

      public void testWorklogUpdatedAccessibleWhenUserHasBrowseProjectPermission2() throws Exception
      Throws:
      Exception
    • testWorklogUpdatedInaccessibleWhenUserHasNotBrowseProjectPermission

      public void testWorklogUpdatedInaccessibleWhenUserHasNotBrowseProjectPermission() throws Exception
      JRASERVER-69434
      Throws:
      Exception
    • testStartDateDisplayedInUserTimezone

      public void testStartDateDisplayedInUserTimezone()
    • testValidationOnCreateInModernMode

      public void testValidationOnCreateInModernMode() throws Exception
      Throws:
      Exception
    • testValidationOfInputsTogetherLegacyModeWorkStarted

      public void testValidationOfInputsTogetherLegacyModeWorkStarted() throws Exception
      Throws:
      Exception
    • testValidationOfInputsTogetherLegacyModeWorkNotStarted

      public void testValidationOfInputsTogetherLegacyModeWorkNotStarted() throws Exception
      Throws:
      Exception
    • testValidationOfInputsTogetherModernModeWorkStarted

      public void testValidationOfInputsTogetherModernModeWorkStarted() throws Exception
      Throws:
      Exception
    • testInitialRenderingOfTimeTrackingAndLogWorkFields

      public void testInitialRenderingOfTimeTrackingAndLogWorkFields() throws Exception
      Throws:
      Exception