Class OBViewFieldHandlerFieldSorterTest


  • public class OBViewFieldHandlerFieldSorterTest
    extends Object
    Test the behaviour of OBViewFieldHandler.FieldSorter
    • Constructor Detail

      • OBViewFieldHandlerFieldSorterTest

        public OBViewFieldHandlerFieldSorterTest()
    • Method Detail

      • canSortEmptyFieldList

        public void canSortEmptyFieldList()
                                   throws Exception
        Throws:
        Exception
      • maintainsOrderIfNoFieldGroupDefined

        public void maintainsOrderIfNoFieldGroupDefined()
                                                 throws Exception
        Throws:
        Exception
      • maintainsOrderWithFieldGroupsButNoSplit

        public void maintainsOrderWithFieldGroupsButNoSplit()
                                                     throws Exception
        Throws:
        Exception
      • maintainsOrderWithFieldGroupsButNoSplitWithNulls

        public void maintainsOrderWithFieldGroupsButNoSplitWithNulls()
                                                              throws Exception
        Throws:
        Exception
      • adjustOrderIfFieldGroupsAreSplit

        public void adjustOrderIfFieldGroupsAreSplit()
                                              throws Exception
        Throws:
        Exception
      • adjustOrderIfFieldGroupsAreSplitWithNull

        public void adjustOrderIfFieldGroupsAreSplitWithNull()
                                                      throws Exception
        Throws:
        Exception