Documentation

SettingsTest extends Assert
in package

Assert that the `settings/*.setting.php` mixin is working properly.

This class defines the assertions to run when installing or uninstalling the extension. It use called as part of E2E_Shimmy_LifecycleTest.

Tags
see
E2E_Shimmy_LifecycleTest

Table of Contents

Methods

testDisabled()  : void
testInstalled()  : void
testPreConditions()  : void
testUninstalled()  : void
getPath()  : string

Methods

testDisabled()

public testDisabled(mixed $cv) : void
Parameters
$cv : mixed

testInstalled()

public testInstalled(mixed $cv) : void
Parameters
$cv : mixed

testPreConditions()

public testPreConditions(mixed $cv) : void
Parameters
$cv : mixed

testUninstalled()

public testUninstalled(mixed $cv) : void
Parameters
$cv : mixed

getPath()

protected static getPath([mixed $suffix = '' ]) : string
Parameters
$suffix : mixed = ''
Return values
string

        
On this page

Search results