Package ubic.gemma.rest.util.args
Class SortArgTest
java.lang.Object
ubic.gemma.rest.util.args.SortArgTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
SortArgTest
public SortArgTest()
-
-
Method Details
-
testValueOf
public void testValueOf() -
testGetSort
public void testGetSort() -
testGetSortWhenFieldDoesNotExistThenRaiseMalformedArgumentException
public void testGetSortWhenFieldDoesNotExistThenRaiseMalformedArgumentException() -
testEmptySortArg
public void testEmptySortArg() -
testSortArgWithoutField
public void testSortArgWithoutField() -
testDirectionParsing
public void testDirectionParsing()
-