You are here

protected function GTMBaseTestCase::createData in GoogleTagManager 7.2

Same name and namespace in other branches
  1. 7 tests/google_tag.base.test \GTMBaseTestCase::createData()

Create test data: configuration variables.

1 call to GTMBaseTestCase::createData()
GTMBaseTestCase::testModule in tests/google_tag.base.test
Test the module.
2 methods override GTMBaseTestCase::createData()
GTMNoRealmTestCase::createData in tests/google_tag.norealm.test
Create test data: configuration variables.
GTMRealmTestCase::createData in tests/google_tag.realm.test
Create test data: configuration variables.

File

tests/google_tag.base.test, line 97

Class

GTMBaseTestCase
Tests the Google Tag Manager.

Code

protected function createData() {
}