CWIS Developer Documentation
Public Member Functions | Static Public Member Functions | Static Protected Attributes | List of all members
Resource_Test Class Reference
Inheritance diagram for Resource_Test:
Inheritance graph
[legend]
Collaboration diagram for Resource_Test:
Collaboration graph
[legend]

Public Member Functions

 testResource ()
 This function exercises the Resource get and set methods for each Metadata types using the fields created in setUpBeforeClass(). More...
 

Static Public Member Functions

static setUpBeforeClass ()
 Prior to running any of the tests, this function is run. More...
 
static tearDownAfterClass ()
 After to running the tests, this function is run. More...
 

Static Protected Attributes

static $TestFieldIds
 
static $TestFields
 
static $AdminUser
 
static $TestClassification
 
static $TestControlledName
 
static $TestOptionCName
 

Detailed Description

Definition at line 3 of file Resource--Test.php.

Member Function Documentation

static Resource_Test::setUpBeforeClass ( )
static
static Resource_Test::tearDownAfterClass ( )
static

After to running the tests, this function is run.

It deletes all of the test Metadata fields.

Definition at line 70 of file Resource--Test.php.

Resource_Test::testResource ( )

Member Data Documentation

Resource_Test::$AdminUser
staticprotected

Definition at line 614 of file Resource--Test.php.

Resource_Test::$TestClassification
staticprotected

Definition at line 615 of file Resource--Test.php.

Resource_Test::$TestControlledName
staticprotected

Definition at line 616 of file Resource--Test.php.

Resource_Test::$TestFieldIds
staticprotected

Definition at line 612 of file Resource--Test.php.

Resource_Test::$TestFields
staticprotected

Definition at line 613 of file Resource--Test.php.

Resource_Test::$TestOptionCName
staticprotected

Definition at line 617 of file Resource--Test.php.


The documentation for this class was generated from the following file: