assertSame($type, $component->getComponentType()); $this->assertSame($name, $component->getComponentName()); $this->assertSame($path, $component->getFullPath()); } }