SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class sproutTest

Test suite

Functions

NameVisibilityDescription
dataInstanceNotImplementspublic 
dataSpecialFileLinksNotWorkingpublicSpecial file links which shouldn't be updated
dataSpecialFileLinksWorkingpublicSpecial file links which should be updated
testAbsRootpublic 
testCheckRedirectpublic 
testIndexDotPhppublic 
testInstanceAbstractClasspublic 
testInstanceMissingClasspublic 
testInstanceNotImplementspublic 
testInstanceSuccesspublic 
testIpaddressCIDRpublic 
testIpaddressPlainpublic 
testIterableFirstpublic 
testIterableFirstKeypublic 
testIterableFirstValuepublic 
testRandStrpublic 
testRemoteSpecialFileLinksWorkingpublicRemote file links which shouldn't be updated
testSpecialFileLinksClasspublicSpecial file links which have a class in the original HTML
testSpecialFileLinksHTMLEntitiespublicFile name or link content containing HTML entities
testSpecialFileLinksJSQuotepublicFile name containing quote to be properly escaped in JS
testSpecialFileLinksNotWorkingpublicSpecial file links which shouldn't be updated
testSpecialFileLinksWorkingpublicSpecial file links which should be updated
testTimeAgopublic 

public dataInstanceNotImplements

unknown $sproutTest->dataInstanceNotImplements ( );

This function does not have a description

public dataSpecialFileLinksNotWorking

unknown $sproutTest->dataSpecialFileLinksNotWorking ( );

Special file links which shouldn't be updated

public dataSpecialFileLinksWorking

unknown $sproutTest->dataSpecialFileLinksWorking ( );

Special file links which should be updated

public testAbsRoot

void $sproutTest->testAbsRoot ( );

This function does not have a description

public testCheckRedirect

void $sproutTest->testCheckRedirect ( );

This function does not have a description

public testIndexDotPhp

void $sproutTest->testIndexDotPhp ( );

This function does not have a description

public testInstanceAbstractClass

void $sproutTest->testInstanceAbstractClass ( );

This function does not have a description

public testInstanceMissingClass

void $sproutTest->testInstanceMissingClass ( );

This function does not have a description

public testInstanceNotImplements

void $sproutTest->testInstanceNotImplements ( mixed $class , mixed $base_class );

This function does not have a description

public testInstanceSuccess

void $sproutTest->testInstanceSuccess ( );

This function does not have a description

public testIpaddressCIDR

void $sproutTest->testIpaddressCIDR ( );

This function does not have a description

public testIpaddressPlain

void $sproutTest->testIpaddressPlain ( );

This function does not have a description

public testIterableFirst

void $sproutTest->testIterableFirst ( );

This function does not have a description

public testIterableFirstKey

void $sproutTest->testIterableFirstKey ( );

This function does not have a description

public testIterableFirstValue

void $sproutTest->testIterableFirstValue ( );

This function does not have a description

public testRandStr

void $sproutTest->testRandStr ( );

This function does not have a description

public testRemoteSpecialFileLinksWorking

void $sproutTest->testRemoteSpecialFileLinksWorking ( );

Remote file links which shouldn't be updated

public testSpecialFileLinksClass

void $sproutTest->testSpecialFileLinksClass ( );

Special file links which have a class in the original HTML

public testSpecialFileLinksHTMLEntities

void $sproutTest->testSpecialFileLinksHTMLEntities ( );

File name or link content containing HTML entities

public testSpecialFileLinksJSQuote

void $sproutTest->testSpecialFileLinksJSQuote ( );

File name containing quote to be properly escaped in JS

public testSpecialFileLinksNotWorking

void $sproutTest->testSpecialFileLinksNotWorking ( mixed $html );

Special file links which shouldn't be updated

public testSpecialFileLinksWorking

void $sproutTest->testSpecialFileLinksWorking ( mixed $html );

Special file links which should be updated

public testTimeAgo

void $sproutTest->testTimeAgo ( );

This function does not have a description