Class TextConverterBaseImplTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
de.hybris.platform.sap.productconfig.runtime.interf.impl.TextConverterBaseImplTest
All Implemented Interfaces:
junit.framework.Test

@UnitTest public class TextConverterBaseImplTest extends junit.framework.TestCase
  • Field Details

  • Constructor Details

    • TextConverterBaseImplTest

      public TextConverterBaseImplTest()
  • Method Details

    • testRemoveFormatting_unformatted

      public void testRemoveFormatting_unformatted()
    • testRemoveFormatting_formatted

      public void testRemoveFormatting_formatted()
    • testDeescapeString_unEscaped

      public void testDeescapeString_unEscaped()
    • testRemoveFormatting_escaped

      public void testRemoveFormatting_escaped()
    • testExtractSection_noSection

      public void testExtractSection_noSection()
    • testExtractSection_section

      public void testExtractSection_section()
    • testConvertLongText

      public void testConvertLongText()
    • testConvertMarkup

      public void testConvertMarkup()
    • testConvertLongTextEmpty

      public void testConvertLongTextEmpty()
    • testReplaceDoubleQuotes

      public void testReplaceDoubleQuotes()