VuFind API Documentation

CspTest extends TestCase
in package

Csp View Helper Test Class

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

testDisablePolicyWithCspDisabled()  : void
Test disablePolicy when the CSP is disabled
testDisablePolicyWithCspEnabled()  : void
Test disablePolicy when the CSP is enabled
testDisablePolicyWithCspReportOnly()  : void
Test disablePolicy when the CSP is in "report only" mode

Methods

testDisablePolicyWithCspDisabled()

Test disablePolicy when the CSP is disabled

public testDisablePolicyWithCspDisabled() : void
Return values
void

testDisablePolicyWithCspEnabled()

Test disablePolicy when the CSP is enabled

public testDisablePolicyWithCspEnabled() : void
Return values
void

testDisablePolicyWithCspReportOnly()

Test disablePolicy when the CSP is in "report only" mode

public testDisablePolicyWithCspReportOnly() : void
Return values
void

Search results