Searched refs:testNegativeMaxElements (Results 1 – 1 of 1) sorted by relevance
153 public void testNegativeMaxElements() throws Exception { in testNegativeMaxElements() method in QueuesTest155 testNegativeMaxElements(q); in testNegativeMaxElements()159 private void testNegativeMaxElements(BlockingQueue<Object> q) throws InterruptedException { in testNegativeMaxElements() method in QueuesTest