PluginCallbackTest PluginCallbackTest(
$methodName
)
|
|
Parameters:
void testActivateModule(
)
|
|
Activate a module that doesn't require configuration (this should succeed)
void testActivateModuleNeedsConfiguration(
)
|
|
Activate a module that requires configuration (this should fail)
void testActivateModuleWithRedirect(
)
|
|
Activate a module that sends back a redirect
void testActivateTheme(
)
|
|
Activate a theme.
void testActivateThemeWithRedirect(
)
|
|
Activate a theme that sends back a redirect
void testCalculateStateChangesIds(
)
|
|
void testCalculateStateChangesIdsDontConflict(
)
|
|
void testCalculateStateChangesNoChange(
)
|
|
void testCalculateStateChangesPluginDeleted(
)
|
|
void testDeactivateAlreadyDeactivatedModule(
)
|
|
void testDeactivateAlreadyDeactivatedTheme(
)
|
|
void testDeactivateDefaultTheme(
)
|
|
void testDeactivateModule(
)
|
|
void testDeactivateTheme(
)
|
|
void testDeleteActiveModule(
)
|
|
void testDeleteModuleFailsToRmdir(
)
|
|
void testFailureInCallbackTriggersRollback(
)
|
|
void testFailureInPluginStatesAfterHandlingRequestTriggersRollback(
)
|
|
void testFailureInPluginStatesBeforeHandlingRequestTriggersRollback(
)
|
|
void testGetPluginStateActive(
)
|
|
void testGetPluginStateCore(
)
|
|
void testGetPluginStateInactive(
)
|
|
void testGetPluginStateIncompatibleCoreApi(
)
|
|
void testGetPluginStateIncompatibleModuleApi(
)
|
|
void testGetPluginStateUnconfigured(
)
|
|
void testGetPluginStateUninstalled(
)
|
|
void testGetPluginStateUnupgraded(
)
|
|
void testInstallModule(
)
|
|
void testInstallModuleNeedsConfiguration(
)
|
|
void testInstallModuleThatReportsWrongAutoConfigureResult(
)
|
|
void testUninstallActiveModule(
)
|
|
void testUninstallInactiveModule(
)
|
|
void testUninstallTheme(
)
|
|
void testUpgradeModule(
)
|
|
void _getPluginState(
$type,
$status
)
|
|
Parameters:
void _handleCallback(
$command
)
|
|
Parameters: