Fakerino\Test\FakerinoTest::testCustomConfigurationSetUp PHP Метод

testCustomConfigurationSetUp() публичный Метод

    public function testCustomConfigurationSetUp()
    {
        $this->assertInstanceOf('Fakerino\\Core\\FakeDataFactory', Fakerino::create($this->testFile));
    }