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

Public Member Functions

 test_base_attribute ()

Static Public Attributes

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

Detailed Description

Unit test case the base_attribute class. Note: No really much to test here as attribute is 100% atom extension without new functionality (name/value)

Definition at line 42 of file testbaseattribute.php.


Member Function Documentation

Correct base_attribute tests

Definition at line 49 of file testbaseattribute.php.

Here is the call graph for this function:


Field Documentation

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

Definition at line 44 of file testbaseattribute.php.


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