‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest:

Public Member Functions

 backendSingletonIsCreated ()
 
 frontendSingletonIsCreated ()
 
 frontendSiteIsCreated ()
 
 frontendSingletonIsUsedForInvalidSite (?SiteInterface $site)
 
 frontendSiteIdentifierSingletonIsCreated ()
 
 scopeIsCreatedFromString ()
 

Static Public Member Functions

static frontendSingletonIsUsedForInvalidSiteDataProvider ()
 

Protected Member Functions

 tearDown ()
 

Detailed Description

Definition at line 29 of file ScopeTest.php.

Member Function Documentation

◆ backendSingletonIsCreated()

TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::backendSingletonIsCreated ( )

◆ frontendSingletonIsCreated()

TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::frontendSingletonIsCreated ( )

◆ frontendSingletonIsUsedForInvalidSite()

TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::frontendSingletonIsUsedForInvalidSite ( ?SiteInterface  $site)

◆ frontendSingletonIsUsedForInvalidSiteDataProvider()

static TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::frontendSingletonIsUsedForInvalidSiteDataProvider ( )
static

Definition at line 59 of file ScopeTest.php.

◆ frontendSiteIdentifierSingletonIsCreated()

TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::frontendSiteIdentifierSingletonIsCreated ( )

◆ frontendSiteIsCreated()

TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::frontendSiteIsCreated ( )

◆ scopeIsCreatedFromString()

◆ tearDown()

TYPO3\CMS\Core\Tests\Unit\Security\ContentSecurityPolicy\ScopeTest::tearDown ( )
protected