assertNotEmpty($result); $result = orderGrid($result, 'AGE', 'DESC'); $this->assertNotEmpty($result); } }