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

Public Member Functions

 testAll ()
 

Static Public Member Functions

static setUpBeforeClass ()
 Create tables for MockItem before testing. More...
 
static tearDownAfterClass ()
 Destroy tables created for testing. More...
 

Detailed Description

Definition at line 34 of file Item--Test.php.

Member Function Documentation

static Item_Test::setUpBeforeClass ( )
static

Create tables for MockItem before testing.

Definition at line 124 of file Item--Test.php.

References Item\$DB.

static Item_Test::tearDownAfterClass ( )
static

Destroy tables created for testing.

Definition at line 154 of file Item--Test.php.

References Item\$DB.

Item_Test::testAll ( )

Definition at line 36 of file Item--Test.php.

References MockItem\Create(), Item\ItemExists(), and StdLib\SQL_DATE_FORMAT.


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