createBatches($queue); $this->assertEquals(array(array('foo'), array('baz')), $batches); } }