Author: Nicola Pietroluongo (nik.longstone@gmail.com)
Inheritance: implements Fakerino\FakeData\FakeDataInterface
Beispiel #1
0
 public function testGetDefaultOptions()
 {
     $fileFake = new FileFake();
     $this->assertNull($fileFake->getRequiredOptions());
 }