protected function GTMBaseTestCase::checkSnippetFiles in GoogleTagManager 7
Same name and namespace in other branches
- 7.2 tests/google_tag.base.test \GTMBaseTestCase::checkSnippetFiles()
Inspect the snippet files.
1 call to GTMBaseTestCase::checkSnippetFiles()
- GTMBaseTestCase::testModule in tests/
google_tag.base.test - Test the module.
2 methods override GTMBaseTestCase::checkSnippetFiles()
- GTMNoRealmTestCase::checkSnippetFiles in tests/
google_tag.norealm.test - Inspect the snippet files.
- GTMRealmTestCase::checkSnippetFiles in tests/
google_tag.realm.test - Inspect the snippet files.
File
- tests/
google_tag.base.test, line 73
Class
- GTMBaseTestCase
- Tests the Google Tag Manager.
Code
protected function checkSnippetFiles() {
}