|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kew.util.UtilitiesTest
public class UtilitiesTest
Tests the various static methods in the Utilities
class.
Constructor Summary | |
---|---|
UtilitiesTest()
|
Method Summary | |
---|---|
void |
RouteLogActionRequestSorterTest_AR1_Active()
AR1 is active and AR2 is initialized and hence the expected result is AR1 comes first. |
void |
RouteLogActionRequestSorterTest_AR2_Active()
AR1 is Initialized and AR2 is Active and hence the expected result is AR2 comes first. |
void |
RouteLogActionRequestSorterTest_Both_Active()
AR1 and AR2 both are active and hence the call should go to PrioritySorter and result should be based on
the priority Level. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UtilitiesTest()
Method Detail |
---|
public void RouteLogActionRequestSorterTest_AR1_Active()
public void RouteLogActionRequestSorterTest_AR2_Active()
public void RouteLogActionRequestSorterTest_Both_Active()
PrioritySorter
and result should be based on
the priority Level.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |