public class TestComponentResource extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, tester, testRule| Constructor and Description |
|---|
TestComponentResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testCreateComponent() |
void |
testCreateComponentErrors() |
void |
testCreateComponentWithAnonymousUser() |
void |
testCreateComponentWithBadProject() |
void |
testCreateComponentWithDuplicateName() |
void |
testCreateComponentWithInvalidUsername() |
void |
testCreateComponentWithoutName() |
void |
testCreateComponentWithoutPermissions() |
void |
testCreateComponentWithoutPermissionsToConfigureProject() |
void |
testDeleteComponent() |
void |
testEditComponent() |
void |
testEditComponentErrors() |
void |
testGetComponentIssueCounts() |
void |
testGetVersionIssueCountsNotFound() |
void |
testViewComponent() |
void |
testViewComponentNotFound() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUpTest()
public void testViewComponentNotFound()
throws Exception
Exceptionpublic void testCreateComponentErrors()
throws Exception
Exceptionpublic void testCreateComponentWithBadProject()
public void testCreateComponentWithoutName()
public void testCreateComponentWithDuplicateName()
public void testCreateComponentWithInvalidUsername()
public void testCreateComponentWithoutPermissions()
public void testCreateComponentWithAnonymousUser()
public void testCreateComponentWithoutPermissionsToConfigureProject()
public void testGetComponentIssueCounts()
throws Exception
Exceptionpublic void testGetVersionIssueCountsNotFound()
throws Exception
ExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.