예제 #1
0
파일: SimpleMapTest.php 프로젝트: fwk/xml
 /**
  */
 public function test__toString()
 {
     $this->assertInternalType('string', $this->object->__toString());
 }