Exemplo n.º 1
0
 private function thenThePropertiesShouldBe($array)
 {
     $this->assertEquals($array, $this->properties->keys()->toArray());
 }