ApiPlatform\Core\Tests\Bridge\Symfony\Routing\ApiLoaderTest::testNoShortNameApiLoader PHP 메소드

testNoShortNameApiLoader() 공개 메소드

    public function testNoShortNameApiLoader()
    {
        $this->getApiLoaderWithResourceMetadata(new ResourceMetadata())->load(null);
    }