|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.jira.functest.framework.FuncTestCase com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceOperationalUpdate
public class TestIssueResourceOperationalUpdate
Field Summary |
---|
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestIssueResourceOperationalUpdate()
|
Method Summary | |
---|---|
protected void |
setUpTest()
Setup for an actual test |
void |
testAffectedVersionsField()
|
void |
testAssigneeField()
|
void |
testComponentField()
|
void |
testDescriptionField()
|
void |
testErrorForUnconfiguredField()
|
void |
testFixForField()
|
void |
testImplicitUpdateAndOperationaForSameFieldFails()
|
void |
testInvalidFieldId()
|
void |
testLabelsField()
|
void |
testMultipleFieldsAndMultipleOperations()
|
void |
testPriorityField()
|
void |
testSimpleImplicitUpdateAndOperationalWorks()
|
void |
testSummaryField()
|
Methods inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest |
---|
assertEqualDateStrings, DELETE, GET, GET, getBaseUriPlus, getBaseUriPlus, getBaseUrl, getBaseUrlPlus, getBaseUrlPlus, getJSON, getRestApiUri, getRestApiUri, getRestApiUrl, isDumpHTML, POST, POST, PUT, PUT, setUpHttpUnitOptions, tearDownTest |
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, log, log, runBare, runTest, setEnvironmentData, setUp, shouldSkipSetup, tearDown, xpath |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestIssueResourceOperationalUpdate()
Method Detail |
---|
protected void setUpTest()
FuncTestCase
setUpTest
in class RestFuncTest
public void testSimpleImplicitUpdateAndOperationalWorks() throws Exception
Exception
public void testImplicitUpdateAndOperationaForSameFieldFails() throws Exception
Exception
public void testInvalidFieldId() throws Exception
Exception
public void testDescriptionField() throws Exception
Exception
public void testSummaryField() throws Exception
Exception
public void testComponentField() throws Exception
Exception
public void testPriorityField() throws Exception
Exception
public void testAssigneeField() throws Exception
Exception
public void testFixForField() throws Exception
Exception
public void testAffectedVersionsField() throws Exception
Exception
public void testLabelsField() throws Exception
Exception
public void testMultipleFieldsAndMultipleOperations() throws Exception
Exception
public void testErrorForUnconfiguredField() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |