class LookbookProfileTest extends BaseUnitTest

Class LookbookProfileTest

Properties

protected UnitTester $tester

Methods

getLookbookProfileMethod(string $name)

Get lookbook profile method

array
propertySearchQueryProvider()

Property search query provider

void
testPropertySearchQuery(xm_lookbook_property $property, string $searchWord, string $expected)

Test property search query

Details

at line 80
static protected ReflectionMethod getLookbookProfileMethod(string $name)

Get lookbook profile method

Parameters

string $name

Return Value

ReflectionMethod

Exceptions

ReflectionException

at line 53
array propertySearchQueryProvider()

Property search query provider

Return Value

array

at line 38
void testPropertySearchQuery(xm_lookbook_property $property, string $searchWord, string $expected)

Test property search query

Parameters

xm_lookbook_property $property
string $searchWord
string $expected

Return Value

void

Exceptions

ReflectionException