com.atlassian.confluence.rpc
Class LabelsXmlRpcAcceptanceTest

java.lang.Object
  extended by com.atlassian.confluence.rpc.LabelsXmlRpcAcceptanceTest

public class LabelsXmlRpcAcceptanceTest
extends java.lang.Object

Test the functionality of the XmlRpcLabelClient. This will be a home for tests as they are moved out of LabelsRestRpcAcceptanceTest


Field Summary
 org.junit.rules.TestName testName
           
 
Constructor Summary
LabelsXmlRpcAcceptanceTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAddLabelByName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testName

public org.junit.rules.TestName testName
Constructor Detail

LabelsXmlRpcAcceptanceTest

public LabelsXmlRpcAcceptanceTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAddLabelByName

public void testAddLabelByName()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.