public class UtilitiesTest extends Object
Utilities
class.Constructor and Description |
---|
UtilitiesTest() |
Modifier and Type | Method and Description |
---|---|
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. |
public UtilitiesTest()
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.Copyright © 2005–2016 The Kuali Foundation. All rights reserved.