|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.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.TestVersionResource
public class TestVersionResource
Func test for VersionResource.
Field Summary |
---|
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestVersionResource()
|
Method Summary | |
---|---|
protected void |
setUpTest()
Setup for an actual test |
protected void |
tearDownTest()
individual test tear down |
void |
testArchiveUnarchive()
|
void |
testCreateVersion()
|
void |
testCreateVersionErrors()
|
void |
testDeleteVersion()
|
void |
testDeleteVersionErrorConditions()
|
void |
testEditDescription()
|
void |
testEditName()
|
void |
testEditNameErrors()
|
void |
testEditReleaseDate()
|
void |
testGetVersionIssueCounts()
|
void |
testGetVersionIssueCountsNotFound()
|
void |
testGetVersionUnresolvedIssueCount()
|
void |
testGetVersionUnresolvedIssueCountNotFound()
|
void |
testMoveVersion()
|
void |
testMoveVersionErrors()
|
void |
testReleaseUnrelease()
|
void |
testVersionReleaseDateShouldBeInSystemTimeZone()
|
void |
testViewVersion()
|
void |
testViewVersionNotFound()
|
Methods inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest |
---|
assertEqualDateStrings, DELETE, GET, GET, getBaseUriPlus, getBaseUrl, getBaseUrlPlus, getJSON, getRestApiUri, getRestApiUrl, isDumpHTML, POST, POST, PUT, PUT, setUpHttpUnitOptions |
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builInCustomFieldKey, 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 TestVersionResource()
Method Detail |
---|
public void testEditDescription() throws Exception
Exception
public void testEditName() throws Exception
Exception
public void testEditNameErrors() throws Exception
Exception
public void testArchiveUnarchive() throws Exception
Exception
public void testReleaseUnrelease() throws Exception
Exception
public void testEditReleaseDate() throws Exception
Exception
public void testVersionReleaseDateShouldBeInSystemTimeZone() throws Exception
Exception
public void testViewVersion() throws Exception
Exception
public void testViewVersionNotFound() throws Exception
Exception
public void testCreateVersionErrors() throws Exception
Exception
public void testCreateVersion() throws Exception
Exception
public void testMoveVersion() throws Exception
Exception
public void testMoveVersionErrors() throws Exception
Exception
public void testDeleteVersion() throws Exception
Exception
public void testDeleteVersionErrorConditions() throws Exception
Exception
public void testGetVersionIssueCounts() throws Exception
Exception
public void testGetVersionIssueCountsNotFound() throws Exception
Exception
public void testGetVersionUnresolvedIssueCount() throws Exception
Exception
public void testGetVersionUnresolvedIssueCountNotFound() throws Exception
Exception
protected void setUpTest()
FuncTestCase
setUpTest
in class RestFuncTest
protected void tearDownTest()
FuncTestCase
tearDownTest
in class RestFuncTest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |