You are here

protected property FaqTestCase::$term in Frequently Asked Questions 7

Same name and namespace in other branches
  1. 6 faq.test \FaqTestCase::term
  2. 7.2 faq.test \FaqTestCase::term

File

./faq.test, line 17
Test FAQ functionality Base test class. All tests inherits this one. Hugely based on code from the test file block.test by boombatower

Class

FaqTestCase
Base class that is extended by test cases

Code

protected $term, $faq1, $faq2;