com.atlassian.plugins.rest.common.expand
Class DefaultExpandParameterTest

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.DefaultExpandParameterTest

public class DefaultExpandParameterTest
extends java.lang.Object

Testing DefaultExpandParameter


Constructor Summary
DefaultExpandParameterTest()
           
 
Method Summary
 void testExpandParameterWithEmptyString()
           
 void testExpandParameterWithNull()
           
 void testExpandParameterWithValidString1()
           
 void testExpandParameterWithValidString2()
           
 void testExpandParameterWithValidString3()
           
 void testExpandParameterWithWilcard1()
           
 void testExpandParameterWithWilcard2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultExpandParameterTest

public DefaultExpandParameterTest()
Method Detail

testExpandParameterWithNull

public void testExpandParameterWithNull()

testExpandParameterWithEmptyString

public void testExpandParameterWithEmptyString()

testExpandParameterWithValidString1

public void testExpandParameterWithValidString1()

testExpandParameterWithValidString2

public void testExpandParameterWithValidString2()

testExpandParameterWithValidString3

public void testExpandParameterWithValidString3()

testExpandParameterWithWilcard1

public void testExpandParameterWithWilcard1()

testExpandParameterWithWilcard2

public void testExpandParameterWithWilcard2()


Copyright © 2014 Atlassian. All Rights Reserved.