CWIS Developer Documentation
|
Public Member Functions | |
testControlledName () | |
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 |
Definition at line 3 of file ControlledName--Test.php.
|
static |
Prior to running any of the tests, this function is run.
It creates all of the test Metadata fields and adds them to class variables $TestFieldIds and $TestFields so each function may use them.
Definition at line 14 of file ControlledName--Test.php.
References MetadataSchema\MDFTYPE_CONTROLLEDNAME, and MetadataSchema\SCHEMAID_DEFAULT.
|
static |
After to running the tests, this function is run.
It deletes all of the test Metadata fields.
Definition at line 45 of file ControlledName--Test.php.
References MetadataSchema\SCHEMAID_DEFAULT.
ControlledName_Test::testControlledName | ( | ) |
Definition at line 60 of file ControlledName--Test.php.
References ControlledName\ControlledNameExists(), Qualifier\Create(), ControlledName\Create(), and ControlledName\SearchForControlledName().
|
staticprotected |
Definition at line 5 of file ControlledName--Test.php.
|
staticprotected |
Definition at line 6 of file ControlledName--Test.php.