com.atlassian.sal.core.pluginsettings
Class TestEscapeUtils

java.lang.Object
  extended by com.atlassian.sal.core.pluginsettings.TestEscapeUtils

public class TestEscapeUtils
extends Object


Constructor Summary
TestEscapeUtils()
           
 
Method Summary
 void testEscape()
           
 void testFullCycle()
           
 void testNoEscape()
           
 void testUnescape()
           
 void testUnescapeNonescape()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEscapeUtils

public TestEscapeUtils()
Method Detail

testNoEscape

public void testNoEscape()

testEscape

public void testEscape()

testUnescape

public void testUnescape()

testUnescapeNonescape

public void testUnescapeNonescape()

testFullCycle

public void testFullCycle()


Copyright © 2011 Atlassian. All Rights Reserved.