Moodle  2.2.1
http://www.collinsharper.com
moodle_block_manager_test Class Reference
Inheritance diagram for moodle_block_manager_test:
Collaboration diagram for moodle_block_manager_test:

Public Member Functions

 setUp ()
 tearDown ()
 test_no_regions_initially ()
 test_add_region ()
 test_add_regions ()
 test_add_region_twice ()
 test_cannot_add_region_after_loaded ()
 test_set_default_region ()
 test_cannot_set_unknown_region_as_default ()
 test_cannot_change_default_region_after_loaded ()
 test_matching_page_type_patterns ()

Static Public Attributes

static $includecoverage = array('lib/pagelib.php', 'lib/blocklib.php')

Protected Attributes

 $testpage
 $blockmanager

Detailed Description

Test functions that don't need to touch the database.

Definition at line 58 of file testblocklib_blockmanager.php.


Member Function Documentation

setUp ( )

Definition at line 63 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

tearDown ( )

Definition at line 69 of file testblocklib_blockmanager.php.

Definition at line 79 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

Definition at line 95 of file testblocklib_blockmanager.php.

Definition at line 86 of file testblocklib_blockmanager.php.

Definition at line 104 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

Definition at line 129 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

Definition at line 122 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

Definition at line 138 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

Definition at line 74 of file testblocklib_blockmanager.php.

Here is the call graph for this function:

Definition at line 113 of file testblocklib_blockmanager.php.

Here is the call graph for this function:


Field Documentation

$blockmanager [protected]

Definition at line 61 of file testblocklib_blockmanager.php.

$includecoverage = array('lib/pagelib.php', 'lib/blocklib.php') [static]

Definition at line 59 of file testblocklib_blockmanager.php.

$testpage [protected]

Definition at line 60 of file testblocklib_blockmanager.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations