示例#1
0
 /**
  * @test
  */
 public function getGuidTest()
 {
     $this->assertEquals('congress_members-1', $this->fixture->getGuid());
 }