Package DE_EPAGES::Test::API::Attribute
Checks if all API::Attributes::*.pm files are used by any attributes.
Base |
DE_EPAGES::Test::API::Attribute |
Example |
DE_EPAGES::Test::API::Attribute->runScript; |
Functions
test
search for unused attribute modules all perl modules in the API/Attributes directory of all installed cartridges are checked whether or not there exists an attribute in the database that uses it
Syntax |
$UnitTest->test; |