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, getTester
public void setUpTest()
public void testViewComponentNotFound() throws Exception
Exception
public void testCreateComponentErrors() throws Exception
Exception
public 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
Exception
public void testGetVersionIssueCountsNotFound() throws Exception
Exception
Copyright © 2002-2019 Atlassian. All Rights Reserved.