protected property FaqAskTestCase::$admin_user in FAQ_Ask 6.2
File
- ./
faq_ask.test, line 14 - Test FAQ functionality Base test class. All tests inherits this one. Hugely based on code from the test file block.test by boombatower
Class
- FaqAskTestCase
- Base class that is extended by test cases.
Code
protected $admin_user, $view_faq_user, $faq_user, $faq_asker, $faq_expert;