object = new AddManySessionToCategoryFunctions; } /** * Tears down the fixture, for example, closes a network connection. * This method is called after a test is executed. */ protected function tearDown() { } /** * Generated from @assert ('abc','single') !== ''. * * @covers AddManySessionToCategoryFunctions::search_courses */ public function testSearch_courses() { /*$this->assertNotSame( '', $this->object->search_courses('abc','single') );*/ } }