class LookbookControllerTest extends BaseUnitTest

Class LookbookControllerTest

Properties

protected $tester

Methods

_before()

Executed before every test method

testInstanceIsAvailable()

Basic instance existence test

testUmlautSubstitution($inputs, $alternatives, $expected)

No description

array
umlautProvider()

No description

Details

at line 26
protected _before()

Executed before every test method

Exceptions

ReflectionException

at line 35
testInstanceIsAvailable()

Basic instance existence test

Exceptions

ExpectationFailedException

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

No description

Parameters

$inputs
$alternatives
$expected

Exceptions

ExpectationFailedException

at line 43
array umlautProvider()

No description

Return Value

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