コード例 #1
0
 public function testGetScope()
 {
     $this->assertThat('shared', $this->equalTo($this->object->getScope()));
 }