Class TextUtilsTest
java.lang.Object
it.serendigity.maven.plugin.lifecycle.helper.utils.TextUtilsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
Constructor Details
-
TextUtilsTest
TextUtilsTest()
-
-
Method Details
-
testLeftJustify_nullSeparator_exactLength
- Throws:
Exception
-
testLeftJustify_extraLength
- Throws:
Exception
-
testrightJustify_extraLength
- Throws:
Exception
-
testFormatString
- Throws:
Exception
-
testNormalizeFileNameWithExtension
- Throws:
Exception
-
testNormalizeFileNameWithExtension_fileWithExtension
- Throws:
Exception
-
testNormalizeFileNameWithExtension_fileWithOtherDir
- Throws:
Exception
-
testJustifyFormat_withSeparator
- Throws:
Exception
-