function ForumAccess15AllOnConfigurationTestCase::testAccess5 in Forum Access 7
File
- tests/
forum_access.test, line 248
Class
- ForumAccess15AllOnConfigurationTestCase
- All-ON configuration test for the Forum Access module.
Code
function testAccess5() {
$this
->createAndCheckForum(5, 'All-ON', 'All checkboxes checked', $this->accesses);
}