org.kuali.rice.ksb.messaging.threadpool
Class PriorityBlockingQueuePersistedMessageComparatorTest
java.lang.Object
org.kuali.rice.ksb.messaging.threadpool.PriorityBlockingQueuePersistedMessageComparatorTest
public class PriorityBlockingQueuePersistedMessageComparatorTest
- extends Object
Tests that the PriorityBlockingQueuePersistedMessageComparator
is sorting by
priority and date.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PriorityBlockingQueuePersistedMessageComparatorTest
public PriorityBlockingQueuePersistedMessageComparatorTest()
testSortingByPriorityAndDate
public void testSortingByPriorityAndDate()
throws Exception
- Throws:
Exception
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.