LookbookProfileTest
class LookbookProfileTest extends BaseUnitTest
Class LookbookProfileTest
Properties
| protected UnitTester | $tester |
Methods
static ReflectionMethod
getLookbookProfileMethod(string $name)
Get lookbook profile method
array
propertySearchQueryProvider()
Property search query provider
void
testPropertySearchQuery(xm_lookbook $lookbookMod, xm_lookbook_property $property, string $searchWord, string $expected)
Test property search query
void
testShortProfileMethodCompatibility()
Test wether the mimic function is behaving backwards compatible to the original function
Details
at line 89
static protected ReflectionMethod
getLookbookProfileMethod(string $name)
Get lookbook profile method
at line 58
array
propertySearchQueryProvider()
Property search query provider
at line 40
void
testPropertySearchQuery(xm_lookbook $lookbookMod, xm_lookbook_property $property, string $searchWord, string $expected)
Test property search query
at line 103
void
testShortProfileMethodCompatibility()
Test wether the mimic function is behaving backwards compatible to the original function