コード例 #1
0
 public function testGetMethods()
 {
     $this->assertThat(array(), $this->equalTo($this->object->getMethods()));
 }