public class TestWorklogAndTimeTracking extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
protected org.joda.time.format.DateTimeFormatter |
dateTimeFormatter |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestWorklogAndTimeTracking() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testInitialRenderingOfTimeTrackingAndLogWorkFields() |
void |
testStartDateDisplayedInUserTimezone() |
void |
testValidationOfInputsTogetherLegacyModeWorkNotStarted() |
void |
testValidationOfInputsTogetherLegacyModeWorkStarted() |
void |
testValidationOfInputsTogetherModernModeWorkStarted() |
void |
testValidationOnCreateInModernMode() |
getAssertions, getBackdoor, getEnvironmentData, getTester
protected final org.joda.time.format.DateTimeFormatter dateTimeFormatter
public void setUpTest()
public void testStartDateDisplayedInUserTimezone()
public void testValidationOnCreateInModernMode() throws Exception
Exception
public void testValidationOfInputsTogetherLegacyModeWorkStarted() throws Exception
Exception
public void testValidationOfInputsTogetherLegacyModeWorkNotStarted() throws Exception
Exception
public void testValidationOfInputsTogetherModernModeWorkStarted() throws Exception
Exception
Copyright © 2002-2017 Atlassian. All Rights Reserved.