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

Public Member Functions

 test_base_atom ()
 test_base_atom_exceptions ()

Static Public Attributes

static $includecoverage = array('/backup/util/structure/base_atom.class.php')

Detailed Description

Unit test case the base_atom class. Note: as it's abstract we are testing mock_base_atom instantiable class instead

Definition at line 38 of file testbaseatom.php.


Member Function Documentation

Correct base_atom_tests

Definition at line 45 of file testbaseatom.php.

Here is the call graph for this function:

Throwing exception base_atom tests

Definition at line 84 of file testbaseatom.php.

Here is the call graph for this function:


Field Documentation

$includecoverage = array('/backup/util/structure/base_atom.class.php') [static]

Definition at line 40 of file testbaseatom.php.


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