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

testGetSelect() public méthode

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