java.lang.Object
it.serendigity.maven.plugin.lifecycle.helper.utils.TextUtilsTest

class TextUtilsTest extends Object
  • Constructor Details

    • TextUtilsTest

      TextUtilsTest()
  • Method Details

    • testLeftJustify_nullSeparator_exactLength

      @Test void testLeftJustify_nullSeparator_exactLength() throws Exception
      Throws:
      Exception
    • testLeftJustify_extraLength

      @Test void testLeftJustify_extraLength() throws Exception
      Throws:
      Exception
    • testrightJustify_extraLength

      @Test void testrightJustify_extraLength() throws Exception
      Throws:
      Exception
    • testFormatString

      @Test void testFormatString() throws Exception
      Throws:
      Exception
    • testNormalizeFileNameWithExtension

      @Test void testNormalizeFileNameWithExtension() throws Exception
      Throws:
      Exception
    • testNormalizeFileNameWithExtension_fileWithExtension

      @Test void testNormalizeFileNameWithExtension_fileWithExtension() throws Exception
      Throws:
      Exception
    • testNormalizeFileNameWithExtension_fileWithOtherDir

      @Test void testNormalizeFileNameWithExtension_fileWithOtherDir() throws Exception
      Throws:
      Exception
    • testJustifyFormat_withSeparator

      @Test void testJustifyFormat_withSeparator() throws Exception
      Throws:
      Exception