org.kuali.rice.ksb.messaging.threadpool
Class PriorityBlockingQueuePersistedMessageComparatorTest

java.lang.Object
  extended by 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)

Constructor Summary
PriorityBlockingQueuePersistedMessageComparatorTest()
           
 
Method Summary
 void testSortingByPriorityAndDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PriorityBlockingQueuePersistedMessageComparatorTest

public PriorityBlockingQueuePersistedMessageComparatorTest()
Method Detail

testSortingByPriorityAndDate

public void testSortingByPriorityAndDate()
                                  throws Exception
Throws:
Exception


Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.