function TaxonomyQueryAlterTestCase::setUp
Overrides DrupalWebTestCase::setUp
File
-
modules/
taxonomy/ taxonomy.test, line 2123
Class
- TaxonomyQueryAlterTestCase
- Tests that appropriate query tags are added.
Code
public function setUp() {
parent::setUp('taxonomy_test');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.