|
CWIS Developer Documentation
|


Public Member Functions | |
| testFactory () | |
Static Public Member Functions | |
| static | setUpBeforeClass () |
| Destroy tables created for testing. More... | |
| static | tearDownAfterClass () |
| Destroy tables created for testing. More... | |
Public Attributes | |
| const | TYPE_NAME = "XX-Test-XX" |
| const | OWNER_ID = -10 |
Definition at line 2 of file FolderFactory--Test.php.
|
static |
Destroy tables created for testing.
Definition at line 63 of file FolderFactory--Test.php.
|
static |
Destroy tables created for testing.
Definition at line 74 of file FolderFactory--Test.php.
| FolderFactory_Test::testFactory | ( | ) |
Definition at line 7 of file FolderFactory--Test.php.
| const FolderFactory_Test::OWNER_ID = -10 |
Definition at line 5 of file FolderFactory--Test.php.
| const FolderFactory_Test::TYPE_NAME = "XX-Test-XX" |
Definition at line 4 of file FolderFactory--Test.php.