class LookbookControllerTest extends BaseUnitTest

Class LookbookControllerTest

Properties

protected $tester
protected XFHelper $XFHelper

Methods

_before()

Executed before every test method

_inject(XFHelper $XFHelper)

Inject stuff

testInstanceIsAvailable()

Basic instance existence test

testUmlautSubstitution($inputs, $alternatives, $expected)

No description

array
umlautProvider()

No description

Details

at line 37
protected _before()

Executed before every test method

Exceptions

ReflectionException

at line 29
_inject(XFHelper $XFHelper)

Inject stuff

Parameters

XFHelper $XFHelper

at line 47
testInstanceIsAvailable()

Basic instance existence test

Exceptions

ExpectationFailedException

at line 79
testUmlautSubstitution($inputs, $alternatives, $expected)

No description

Parameters

$inputs
$alternatives
$expected

Exceptions

ExpectationFailedException

at line 55
array umlautProvider()

No description

Return Value

array

[['inputs'],['alternatives'],['outputs']]