Gc\Core\Updater\Adapter\GitTest::testUpgrade PHP 메소드

testUpgrade() 공개 메소드

Test
public testUpgrade ( ) : void
리턴 void
    public function testUpgrade()
    {
        $this->assertTrue($this->object->upgrade());
    }