Example #1
0
 /**
  * @test
  */
 public function getIdentifierTest()
 {
     $this->assertEquals('property1', $this->fixture->getIdentifier());
 }