PHP Class Elgg\UpgradeServiceTest

Inheritance: extends TestCase
Show file Open project: elgg/elgg

Public Methods

Method Description
testUpgradeRun ( ) This will test an upgrade run, just like calling /upgrade.php

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testUpgradeRun() public method

This will test an upgrade run, just like calling /upgrade.php
public testUpgradeRun ( )