com.atlassian.templaterenderer
Class JavaScriptEscaperTest

java.lang.Object
  extended by com.atlassian.templaterenderer.JavaScriptEscaperTest

public class JavaScriptEscaperTest
extends Object


Constructor Summary
JavaScriptEscaperTest()
           
 
Method Summary
 void testEscapeQuotes()
           
 void testEscapeTabs()
           
 void testEscapeTags()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptEscaperTest

public JavaScriptEscaperTest()
Method Detail

testEscapeQuotes

public void testEscapeQuotes()

testEscapeTabs

public void testEscapeTabs()

testEscapeTags

public void testEscapeTags()


Copyright © 2014 Atlassian. All Rights Reserved.