Package DE_EPAGES::Test::API::UnitTest
Base class for unit tests that are run per StoreType.
Base |
DE_EPAGES::Test::API::UnitTest |
Package DE_EPAGES::Test::API::StoreTypeUnitTest
Functions
storeType
Returns the StoreType taht the test is performed on. Uses the environment variable EPAGES_TESTSTORETYPE. If this variable does not exists, returns the StoreType of DE_EPAGES::Database::API::Connection::GetTestSite.
Syntax |
$StoreType = $UnitTest->storeType; |
Return |
|