Gc\Media\Icon\CollectionTest::testGetIcons PHP Méthode

testGetIcons() public méthode

Test
public testGetIcons ( ) : void
Résultat void
    public function testGetIcons()
    {
        $this->assertInternalType('array', $this->object->getIcons());
    }