protected function ConfigurationHandlerBaseTestCase::extraChecksOnModify in Configuration Management 7.2
1 call to ConfigurationHandlerBaseTestCase::extraChecksOnModify()
- ConfigurationHandlerBaseTestCase::testCheckModifications in tests/
handlers/ ConfigurationHandlerBaseTestCase.test - Import a configuration. Make modifications on it, and then revert it.
File
- tests/
handlers/ ConfigurationHandlerBaseTestCase.test, line 285 - Tests for Configuration Management: Base Class
Class
- ConfigurationHandlerBaseTestCase
- Base class for functional tests for configuration management.
Code
protected function extraChecksOnModify() {
}