Class TestTimeTrackingIsOptional

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

public class TestTimeTrackingIsOptional extends BaseJiraFuncTest
Responsible for holding tests which verify that JIRA enforces the optional setting on the time-tracking field.
Since:
v4.2
  • Constructor Details

    • TestTimeTrackingIsOptional

      public TestTimeTrackingIsOptional()
  • Method Details

    • setUpTest

      public void setUpTest()
    • testEmptyEstimatesOnCreateAreAccepted

      public void testEmptyEstimatesOnCreateAreAccepted() throws Exception
      Throws:
      Exception
    • testEmptyEstimatesOnEditAreAccepted

      public void testEmptyEstimatesOnEditAreAccepted() throws Exception
      Throws:
      Exception
    • testEmptyEstimatesOnTransitionAreAccepted

      public void testEmptyEstimatesOnTransitionAreAccepted() throws Exception
      Throws:
      Exception