You are here

abstract protected function MicrodataFieldTestCase::getInstances in Microdata 7

Helper function; Defines instances to be attached to the node for testing.

1 call to MicrodataFieldTestCase::getInstances()
MicrodataFieldTestCase::setUp in ./microdata.test
Implements DrupalWebTestCase::setUp().
6 methods override MicrodataFieldTestCase::getInstances()
DateTestCase::getInstances in modules/date/date.test
Implements MicrodataFieldTestCase::getInstances().
EmailTestCase::getInstances in modules/email/email.test
Implements MicrodataFieldTestCase::getInstances().
MicrodataBasicTestCase::getInstances in ./microdata.test
Helper function; Defines instances to be attached to the node for testing.
MicrodataCompoundFieldsTestCase::getInstances in ./microdata.test
Implements MicrodataFieldTestCase::getInstances().
MicrodataCoreFieldsTestCase::getInstances in ./microdata.test
Implements MicrodataFieldTestCase::getInstances().

... See full list

File

./microdata.test, line 71
Tests for microdata.module.

Class

MicrodataFieldTestCase
Abstract class for testing Markup

Code

protected abstract function getInstances();