Class StringUtilsTest

java.lang.Object
com.tyndalehouse.step.core.utils.StringUtilsTest

public class StringUtilsTest extends Object
Tests the StringUtils class
  • Constructor Details

    • StringUtilsTest

      public StringUtilsTest()
  • Method Details

    • testSplit

      public void testSplit()
      test normal split condition
    • testPreservesTokens

      public void testPreservesTokens()
      checks that tokens are preserved when splitting
    • testRegexTokens

      public void testRegexTokens()
      checks that tokens are preserved when splitting