221222223224225226227228229230231
PriorityRange otherPR = p2.priority_range(); assertEquals (outPR.min, otherPR.min); assertEquals (outPR.max, otherPR.max); p.destroy(); p2.destroy(); } @Test public void testReplyStartTimePolicy() {