You are here

class AuthcacheP13nTestObjectFactoryDummySubClass in Authenticated User Page Caching (Authcache) 7.2

Stub object factory class.

Hierarchy

Expanded class hierarchy of AuthcacheP13nTestObjectFactoryDummySubClass

3 string references to 'AuthcacheP13nTestObjectFactoryDummySubClass'
AuthcacheP13nTestObjectFactoryCase::testRequireAcceptClassProcessors in modules/authcache_p13n/tests/authcache_p13n.object-factory.test
Cover AuthcacheP13nObjectFactory::defaultProcessors().
AuthcacheP13nTestObjectFactoryCase::testRequireDefaultProcessors in modules/authcache_p13n/tests/authcache_p13n.object-factory.test
Cover AuthcacheP13nObjectFactory::defaultProcessors().
AuthcacheP13nTestObjectFactoryCase::testRequireRequireClassProcessors in modules/authcache_p13n/tests/authcache_p13n.object-factory.test
Cover AuthcacheP13nObjectFactory::defaultProcessors().

File

modules/authcache_p13n/tests/authcache_p13n.object-factory.test, line 40
Define test cases for object factory.

View source
class AuthcacheP13nTestObjectFactoryDummySubClass extends AuthcacheP13nTestObjectFactoryDummyClass implements AuthcacheP13nTestObjectFactoryDummySubInterface {

}

Members