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