Class SortArgTest


  • public class SortArgTest
    extends Object
    • Constructor Detail

      • SortArgTest

        public SortArgTest()
    • Method Detail

      • testValueOf

        public void testValueOf()
      • testGetSort

        public void testGetSort()
      • testGetSortWhenFieldDoesNotExistThenRaiseMalformedArgumentException

        public void testGetSortWhenFieldDoesNotExistThenRaiseMalformedArgumentException()
      • testEmptySortArg

        public void testEmptySortArg()
      • testSortArgWithoutField

        public void testSortArgWithoutField()
      • testDirectionParsing

        public void testDirectionParsing()