ScriptFUSIONTest\Unit\Porter\Options\EncapsulatedOptionsTest::testGet PHP Метод

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

public testGet ( )
    public function testGet()
    {
        self::assertSame('foo', $this->options->getFoo());
    }