public class TestIssueResourceWorklog extends BaseJiraRestTest
Modifier and Type | Field and Description |
---|---|
static String |
TIME_FORMAT |
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestIssueResourceWorklog() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAddDuringEdit() |
void |
testAddLogDuringCreate() |
void |
testRenderedView() |
void |
testView() |
void |
testViewLoggedByDeletedUser()
JRADEV-2313.
|
void |
testViewTimeZone() |
getEnvironmentData
public static final String TIME_FORMAT
public void setUpTest()
public void testViewTimeZone()
public void testRenderedView()
public void testViewLoggedByDeletedUser() throws Exception
Exception
- junit makes mepublic void testAddLogDuringCreate()
public void testAddDuringEdit()
Copyright © 2002-2021 Atlassian. All Rights Reserved.