Class TestTimeTrackingWithCustomNumberOfWorkingDays

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

public class TestTimeTrackingWithCustomNumberOfWorkingDays extends BaseJiraFuncTest

Responsible for holding tests which verify that a custom value can be set for the number of working days per week, and the number of working hours per day.

Additionally, the tests verify that existing data is not corrupted and that basic functionality works after the default unit has changed.

Since:
v4.2
  • Constructor Details

    • TestTimeTrackingWithCustomNumberOfWorkingDays

      public TestTimeTrackingWithCustomNumberOfWorkingDays()
  • Method Details

    • testNumberOfWorkingDaysPerWeekCanBeFractional

      public void testNumberOfWorkingDaysPerWeekCanBeFractional()