Class TestTimeTrackingWithCustomNumberOfWorkingDays
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.timetracking.legacy.TestTimeTrackingWithCustomNumberOfWorkingDays
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
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestTimeTrackingWithCustomNumberOfWorkingDays
public TestTimeTrackingWithCustomNumberOfWorkingDays()
-
-
Method Details
-
testNumberOfWorkingDaysPerWeekCanBeFractional
public void testNumberOfWorkingDaysPerWeekCanBeFractional()
-