it
Class AsynchronousVersionRestClientTest

java.lang.Object
  extended by com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
      extended by it.AbstractAsynchronousRestClientTest
          extended by it.AsynchronousVersionRestClientTest

public class AsynchronousVersionRestClientTest
extends AbstractAsynchronousRestClientTest


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.FuncTestLogger, com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.RestoreConfig
 
Field Summary
 
Fields inherited from class it.AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri
 
Fields inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text
 
Constructor Summary
AsynchronousVersionRestClientTest()
           
 
Method Summary
 void testCreateAndUpdateVersion()
           
 void testDeleteAndMoveVersion()
           
 void testDeleteAndMoveVersionBefore6_0()
           
 void testGetAndRemoveVersion()
           
 void testMoveVersion()
           
 void testMoveVersionAfter()
           
 
Methods inherited from class it.AbstractAsynchronousRestClientTest
afterMethod, beforeMethod, isJira4x3OrNewer, isJira4x4OrNewer, isJira5xOrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2
 
Methods inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
beforeClass, getRestoreConfig, isTestEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchronousVersionRestClientTest

public AsynchronousVersionRestClientTest()
Method Detail

testCreateAndUpdateVersion

public void testCreateAndUpdateVersion()
                                throws Exception
Throws:
Exception

testGetAndRemoveVersion

public void testGetAndRemoveVersion()

testDeleteAndMoveVersionBefore6_0

public void testDeleteAndMoveVersionBefore6_0()

testDeleteAndMoveVersion

public void testDeleteAndMoveVersion()

testMoveVersion

public void testMoveVersion()

testMoveVersionAfter

public void testMoveVersionAfter()


Copyright © 2013 Atlassian. All Rights Reserved.