function setUp()
 {
     parent::setUp();
     // you'll want to add class members here. You can access the CI instance
     // object using $this->CI. You can test models, libraries, or helpers here.
 }