You are here

8 calls to HookStub::times() in Authenticated User Page Caching (Authcache) 7.2

AuthcacheFieldTest::testNodeMarkupSubstitution in modules/authcache_field/authcache_field.test
Test that the field markup is substituted by a partial.
AuthcacheFlagTest::testNodeMarkupSubstitution in modules/authcache_flag/authcache_flag.test
Test that the flag markup is substituted by a partial.
AuthcacheFlagTest::testTaxonomyTermMarkupSubstitution in modules/authcache_flag/authcache_flag.test
Test that the flag markup is substituted by a partial for taxonomy terms.
AuthcacheFlagTest::testUserMarkupSubstitution in modules/authcache_flag/authcache_flag.test
Test that the flag markup is substituted by a partial.
AuthcacheMenuTestItemTitle::testNodeViewLocalTask in modules/authcache_menu/tests/authcache_menu.test
Test local tasts on node-view.
AuthcacheP13nTestMarkup::testDefaultFallbackMarkup in modules/authcache_p13n/tests/authcache_p13n.markup.test
Cover theme_authcache_p13n_X default fallback markup.
HookStub::never in tests/HookStub.inc
Returns a verifyier which succeeds when a hook never was invoked.
HookStub::once in tests/HookStub.inc
Returns a verifyier which succeeds when a hook was invoked exactly once.