‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Acceptance\Application\Frontend\SitemapXmlCest Class Reference

Public Member Functions

 _before (ApplicationTester $I, PageTree $pageTree)
 
 seeSitemapXml (ApplicationTester $I, Example $testData)
 

Private Member Functions

 sitemapDataProvider ()
 
 getTableColumn (ApplicationTester $I, string $slug, int $sibling=3)
 

Detailed Description

Definition at line 28 of file SitemapXmlCest.php.

Member Function Documentation

◆ _before()

TYPO3\CMS\Core\Tests\Acceptance\Application\Frontend\SitemapXmlCest::_before ( ApplicationTester  $I,
PageTree  $pageTree 
)

◆ getTableColumn()

TYPO3\CMS\Core\Tests\Acceptance\Application\Frontend\SitemapXmlCest::getTableColumn ( ApplicationTester  $I,
string  $slug,
int  $sibling = 3 
)
private

Find text by given slug part

Definition at line 94 of file SitemapXmlCest.php.

Referenced by TYPO3\CMS\Core\Tests\Acceptance\Application\Frontend\SitemapXmlCest\seeSitemapXml().

◆ seeSitemapXml()

TYPO3\CMS\Core\Tests\Acceptance\Application\Frontend\SitemapXmlCest::seeSitemapXml ( ApplicationTester  $I,
Example  $testData 
)

◆ sitemapDataProvider()

TYPO3\CMS\Core\Tests\Acceptance\Application\Frontend\SitemapXmlCest::sitemapDataProvider ( )
private

Definition at line 45 of file SitemapXmlCest.php.