Searched refs:checkNatural (Results 1 – 2 of 2) sorted by relevance
85 checkNatural(queue); in testCreation_simple()99 checkNatural(queue); in testCreation_expectedSize()114 checkNatural(queue); in testCreation_maximumSize()130 checkNatural(queue); in testCreation_expectedSize_maximumSize()140 checkNatural(queue); in testCreation_withContents()157 checkNatural(queue); in testCreation_expectedSize_withContents()165 checkNatural(queue); in testCreation_maximumSize_withContents()185 private static void checkNatural(MinMaxPriorityQueue<Integer> queue) { in checkNatural() method in MinMaxPriorityQueueTest