org.apache.maven.shared.utils
Class StringUtilsTest
java.lang.Object
org.junit.Assert
org.apache.maven.shared.utils.StringUtilsTest
public class StringUtilsTest
- extends Assert
Test the StringUtils
class.
We don't need to test this
- Author:
- Mark Struberg
Methods inherited from class org.junit.Assert |
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotEquals, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tempFolder
public TemporaryFolder tempFolder
StringUtilsTest
public StringUtilsTest()
testAbbreviate_NPE
public void testAbbreviate_NPE()
testAbbreviate_MinLength
public void testAbbreviate_MinLength()
testAbbreviate
public void testAbbreviate()
testAbbreviate_Offset_NPE
public void testAbbreviate_Offset_NPE()
testAbbreviate_Offset_MinLength
public void testAbbreviate_Offset_MinLength()
testAbbreviate_Offset
public void testAbbreviate_Offset()
testAddAndDeHump_NPE
public void testAddAndDeHump_NPE()
testAddAndDeHump
public void testAddAndDeHump()
testCapitalise
public void testCapitalise()
testCapitaliseAllWords
public void testCapitaliseAllWords()
testCapitalizeFirstLetter_NPE
public void testCapitalizeFirstLetter_NPE()
testCapitalizeFirstLetter
public void testCapitalizeFirstLetter()
testCenter_NPE
public void testCenter_NPE()
testCenter
public void testCenter()
testCenter_Delim_NPE
public void testCenter_Delim_NPE()
testCenter_Delim
public void testCenter_Delim()
testChomp_NPE
public void testChomp_NPE()
testChomp
public void testChomp()
testChomp_Delim_NPE
public void testChomp_Delim_NPE()
testChomp_Delim
public void testChomp_Delim()
testChompLast_NPE
public void testChompLast_NPE()
testChompLast
public void testChompLast()
testChompLast_Delim_NPE
public void testChompLast_Delim_NPE()
testChompLast_Delim
public void testChompLast_Delim()
testChop_NPE
public void testChop_NPE()
testChop
public void testChop()
testChopNewline_NPE
public void testChopNewline_NPE()
testChopNewline
public void testChopNewline()
testClean
public void testClean()
testConcatenate_NPE
public void testConcatenate_NPE()
testConcatenate
public void testConcatenate()
testContains_String
public void testContains_String()
testContains_Char
public void testContains_Char()
testCountMatches_NPE
public void testCountMatches_NPE()
testCountMatches_NPE2
public void testCountMatches_NPE2()
testCountMatches
public void testCountMatches()
testDefaultString
public void testDefaultString()
testDefaultString_defaultValue
public void testDefaultString_defaultValue()
testDeleteWhitespace_NPE
public void testDeleteWhitespace_NPE()
testDeleteWhitespace
public void testDeleteWhitespace()
testDifference_NPE
public void testDifference_NPE()
testDifference_NPE2
public void testDifference_NPE2()
testDifference_NPE3
public void testDifference_NPE3()
testDifference
public void testDifference()
testDifferenceAt_NPE
public void testDifferenceAt_NPE()
testDifferenceAt_NPE2
public void testDifferenceAt_NPE2()
testDifferenceAt_NPE3
public void testDifferenceAt_NPE3()
testDifferenceAt
public void testDifferenceAt()
testEndsWithIgnoreCase
public void testEndsWithIgnoreCase()
testEquals
public void testEquals()
testEqualsIgnoreCase
public void testEqualsIgnoreCase()
testEscape_NPE
public void testEscape_NPE()
testEscape
public void testEscape()
testEscape2
public void testEscape2()
testGetChomp_NPE1
public void testGetChomp_NPE1()
testGetChomp_NPE2
public void testGetChomp_NPE2()
testGetChomp_NPE3
public void testGetChomp_NPE3()
testGetChomp
public void testGetChomp()
testGetNestedString_NPE
public void testGetNestedString_NPE()
testGetNestedString
public void testGetNestedString()
testGetNestedString2_NPE1
public void testGetNestedString2_NPE1()
testGetNestedString2_NPE2
public void testGetNestedString2_NPE2()
testGetNestedString2
public void testGetNestedString2()
testGetPrechomp_NPE1
public void testGetPrechomp_NPE1()
testGetPrechomp_NPE2
public void testGetPrechomp_NPE2()
testGetPrechomp
public void testGetPrechomp()
testIndexOfAny
public void testIndexOfAny()
testInterpolate_NPE
public void testInterpolate_NPE()
testInterpolate_NPE2
public void testInterpolate_NPE2()
testInterpolate
public void testInterpolate()
testIsAlpha
public void testIsAlpha()
testIsAlphaSpace
public void testIsAlphaSpace()
testIsAlphanumeric
public void testIsAlphanumeric()
testIsAlphanumericSpace
public void testIsAlphanumericSpace()
testIsBlank
public void testIsBlank()
testEmpty
public void testEmpty()
testNotBlank
public void testNotBlank()
testNotEmpty
public void testNotEmpty()
testIsNumeric
public void testIsNumeric()
testIsWhitespace
public void testIsWhitespace()
testJoin_Array_NPE
public void testJoin_Array_NPE()
testJoin_Array
public void testJoin_Array()
testJoin_Iterator_NPE
public void testJoin_Iterator_NPE()
testJoin_Iterator
public void testJoin_Iterator()
testLastIndexOfAny
public void testLastIndexOfAny()
testLeft_IAE
public void testLeft_IAE()
testLeft
public void testLeft()
testLeftPad1_NPE
public void testLeftPad1_NPE()
testLeftPad1
public void testLeftPad1()
testLeftPad2_NPE1
public void testLeftPad2_NPE1()
testLeftPad2_NPE2
public void testLeftPad2_NPE2()
testLeftPad2_NPE3
public void testLeftPad2_NPE3()
testLeftPad2
public void testLeftPad2()
testLowerCase
public void testLowerCase()
testLowerCaseFirstLetter_NPE
public void testLowerCaseFirstLetter_NPE()
testLowerCaseFirstLetter
public void testLowerCaseFirstLetter()
testMid_NegativeLen
public void testMid_NegativeLen()
testMid_WrongPos
public void testMid_WrongPos()
testMid
public void testMid()
testOverlayString_NPE1
public void testOverlayString_NPE1()
testOverlayString_NPE2
public void testOverlayString_NPE2()
testOverlayString_NPE3
public void testOverlayString_NPE3()
testOverlayString
public void testOverlayString()
testPrechomp_NPE1
public void testPrechomp_NPE1()
testPrechomp_NPE2
public void testPrechomp_NPE2()
testPrechomp_NPE3
public void testPrechomp_NPE3()
testPrechomp
public void testPrechomp()
testQuoteAndEscape1
public void testQuoteAndEscape1()
testQuoteAndEscape2
public void testQuoteAndEscape2()
testQuoteAndEscape3
public void testQuoteAndEscape3()
testQuoteAndEscape4
public void testQuoteAndEscape4()
testRemoveAndHump_NPE1
public void testRemoveAndHump_NPE1()
testRemoveAndHump_NPE2
public void testRemoveAndHump_NPE2()
testRemoveAndHump_NPE3
public void testRemoveAndHump_NPE3()
testRemoveAndHump
public void testRemoveAndHump()
testRemoveDuplicateWhitespace_NPE
public void testRemoveDuplicateWhitespace_NPE()
testRemoveDuplicateWhitespace
public void testRemoveDuplicateWhitespace()
testRepeat_NPE
public void testRepeat_NPE()
testRepeat_NegativeAmount
public void testRepeat_NegativeAmount()
testRepeat
public void testRepeat()
testReplace_char
public void testReplace_char()
testReplace2_char_max
public void testReplace2_char_max()
testReplace_string
public void testReplace_string()
testReplace2_string_max
public void testReplace2_string_max()
testReplaceOnce_char
public void testReplaceOnce_char()
testReplaceOnce_string
public void testReplaceOnce_string()
testReverse
public void testReverse()
testReverseDelimitedString_NPE1
public void testReverseDelimitedString_NPE1()
testReverseDelimitedString_NPE2
public void testReverseDelimitedString_NPE2()
testReverseDelimitedString
public void testReverseDelimitedString()
testRight_IAE1
public void testRight_IAE1()
testRight_IAE2
public void testRight_IAE2()
testRight
public void testRight()
testRightPad1_NPE
public void testRightPad1_NPE()
testRightPad1
public void testRightPad1()
testRightPad2_NPE1
public void testRightPad2_NPE1()
testRightPad2_NPE2
public void testRightPad2_NPE2()
testRightPad2_NPE23
public void testRightPad2_NPE23()
testRightPad2
public void testRightPad2()
testSplit1_NPE
public void testSplit1_NPE()
testSplit1
public void testSplit1()
testSplit2_NPE1
public void testSplit2_NPE1()
testSplit2_NPE2
public void testSplit2_NPE2()
testSplit2
public void testSplit2()
testSplit3_NPE1
public void testSplit3_NPE1()
testSplit3_NPE2
public void testSplit3_NPE2()
testSplit3
public void testSplit3()
testStrip1
public void testStrip1()
testStrip2
public void testStrip2()
testStripAll1
public void testStripAll1()
testStripAll2
public void testStripAll2()
testStripEnd
public void testStripEnd()
testStripStart
public void testStripStart()
testSubstring1
public void testSubstring1()
testSubstring2
public void testSubstring2()
testSwapCase
public void testSwapCase()
testTrim
public void testTrim()
testUncapitalise
public void testUncapitalise()
testUncapitaliseAllWords
public void testUncapitaliseAllWords()
testUnifyLineSeparators1
public void testUnifyLineSeparators1()
testUnifyLineSeparators2
public void testUnifyLineSeparators2()
testUppercase
public void testUppercase()
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.