예제 #1
0
 /**
  * Test getting the result
  */
 public function testGet()
 {
     $this->assertEquals('', $this->_object->get());
 }