org.apache.any23.util
Class StringUtilsTest

java.lang.Object
  extended by org.apache.any23.util.StringUtilsTest

public class StringUtilsTest
extends Object

Test case for StringUtils

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
StringUtilsTest()
           
 
Method Summary
 void testCountOccurrences()
           
 void testEscapeAsJSONString()
           
 void testEscapeDoubleQuotes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtilsTest

public StringUtilsTest()
Method Detail

testCountOccurrences

public void testCountOccurrences()

testEscapeDoubleQuotes

public void testEscapeDoubleQuotes()

testEscapeAsJSONString

public void testEscapeAsJSONString()


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.