PHP Class Bolt\Tests\Twig\AdminHandlerTest

Author: Gawain Lynch ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
testAddDataEmpty ( )
testAddDataValid ( )
testBuic ( )
testHattr ( )
testHclassArrayNotRaw ( )
testHclassArrayRaw ( )
testHclassStringNotRaw ( )
testHclassStringRaw ( )
testLogLevelInvalid ( )
testLogLevelNumeric ( )
testLogLevelString ( )
testRandomQuote ( )
testStack ( )
testStackable ( )
testTransArgsFour ( )
testTransArgsOne ( )
testTransArgsThree ( )
testTransArgsTwo ( )
testTransNoArgs ( )
testYmllink ( )
testYmllinkSafe ( )

Méthodes protégées

Méthode Description
getMockStack ( ) : Stack | PHPUnit_Framework_MockObject_MockObject

Method Details

getMockStack() protected méthode

protected getMockStack ( ) : Stack | PHPUnit_Framework_MockObject_MockObject
Résultat Bolt\Stack | PHPUnit_Framework_MockObject_MockObject

testAddDataEmpty() public méthode

public testAddDataEmpty ( )

testAddDataValid() public méthode

public testAddDataValid ( )

testBuic() public méthode

public testBuic ( )

testHattr() public méthode

public testHattr ( )

testHclassArrayNotRaw() public méthode

testHclassArrayRaw() public méthode

public testHclassArrayRaw ( )

testHclassStringNotRaw() public méthode

testHclassStringRaw() public méthode

public testHclassStringRaw ( )

testLogLevelInvalid() public méthode

public testLogLevelInvalid ( )

testLogLevelNumeric() public méthode

public testLogLevelNumeric ( )

testLogLevelString() public méthode

public testLogLevelString ( )

testRandomQuote() public méthode

public testRandomQuote ( )

testStack() public méthode

public testStack ( )

testStackable() public méthode

public testStackable ( )

testTransArgsFour() public méthode

public testTransArgsFour ( )

testTransArgsOne() public méthode

public testTransArgsOne ( )

testTransArgsThree() public méthode

public testTransArgsThree ( )

testTransArgsTwo() public méthode

public testTransArgsTwo ( )

testTransNoArgs() public méthode

public testTransNoArgs ( )

testYmllinkSafe() public méthode

public testYmllinkSafe ( )