psdi.webclient.system.runtime.unittest

Class WrapTextTest

  • java.lang.Object
    • junit.framework.Assert
      • junit.framework.TestCase
        • psdi.webclient.system.runtime.unittest.WrapTextTest
  • All Implemented Interfaces:
    junit.framework.Test


    public class WrapTextTest
    extends junit.framework.TestCase
    • Constructor Detail

      • WrapTextTest

        public WrapTextTest()
    • Method Detail

      • testNull

        public void testNull()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testZeroLength

        public void testZeroLength()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testZeroBreakPoint

        public void testZeroBreakPoint()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTooLongNoBreakWord

        public void testTooLongNoBreakWord()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakWord

        public void testBreakWord()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakWordLong

        public void testBreakWordLong()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakWordHyphen

        public void testBreakWordHyphen()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakWordHyphenNotNecessary

        public void testBreakWordHyphenNotNecessary()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakWordHyphenToSmall

        public void testBreakWordHyphenToSmall()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakWordHyphenLong

        public void testBreakWordHyphenLong()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoBreakWord

        public void testNoBreakWord()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoBreakWordNewline

        public void testNoBreakWordNewline()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoBreakWordTab

        public void testNoBreakWordTab()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoBreakWordTooLong

        public void testNoBreakWordTooLong()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNoBreakWordRegularSentence

        public void testNoBreakWordRegularSentence()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakNewline

        public void testBreakNewline()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakTagBreakWord

        public void testBreakTagBreakWord()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testWrongBreakTagBreakWord

        public void testWrongBreakTagBreakWord()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakTagNoBreakWord

        public void testBreakTagNoBreakWord()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNewlineBreakTag

        public void testNewlineBreakTag()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNewlineWrongBreakTag

        public void testNewlineWrongBreakTag()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBreakTag

        public void testBreakTag()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAllBreakTags

        public void testAllBreakTags()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test10_10386

        public void test10_10386()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception