Class MultiStringCellEditor_PTest


  • public class MultiStringCellEditor_PTest
    extends java.lang.Object
    Author:
    Jonas Helming
    • Constructor Detail

      • MultiStringCellEditor_PTest

        public MultiStringCellEditor_PTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetFormatedStringWithEmptyBeginning

        public void testGetFormatedStringWithEmptyBeginning()
      • testGetFormatedStringWithEmptyEnd

        public void testGetFormatedStringWithEmptyEnd()
      • testGetFormatedStringWithEmptyMiddle

        public void testGetFormatedStringWithEmptyMiddle()
      • testGetFormatedString

        public void testGetFormatedString()
      • testConvertStringToList

        public void testConvertStringToList()
      • testConvertStringToListWithEmptyBeginning

        public void testConvertStringToListWithEmptyBeginning()
      • testConvertStringToListWithEmptyEnd

        public void testConvertStringToListWithEmptyEnd()
      • testConvertStringToListWithEmptyMiddle

        public void testConvertStringToListWithEmptyMiddle()