CrmControllerTest
class CrmControllerTest extends BaseUnitTest
Properties
| protected | $tester |
Methods
_before()
Executed before every test method
array
alternativeProvider()
No description
testAlternativeSubstitution($inputs, $expected)
No description
testInstanceIsAvailable()
No description
void
testStaticTextReplacement()
Simple test to ensure the replace_contact_vars and render_static_field methods properly replace contact variables and static-text-templates.
Details
at line 21
_before()
Executed before every test method
at line 36
array
alternativeProvider()
No description
at line 57
testAlternativeSubstitution($inputs, $expected)
No description
at line 28
testInstanceIsAvailable()
No description
at line 71
void
testStaticTextReplacement()
Simple test to ensure the replace_contact_vars and render_static_field methods properly replace contact variables and static-text-templates.