PHP Class Sabberworm\CSS\RuleSet\DeclarationBlockTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sabberworm/php-css-parser

Méthodes publiques

Méthode Description
createBackgroundShorthandProvider ( )
createBorderShorthandProvider ( )
createDimensionsShorthandProvider ( )
createFontShorthandProvider ( )
expandBackgroundShorthandProvider ( )
expandBorderShorthandProvider ( )
expandDimensionsShorthandProvider ( )
expandFontShorthandProvider ( )
testCreateBackgroundShorthand ( $sCss, $sExpected )
testCreateBorderShorthand ( $sCss, $sExpected )
testCreateDimensionsShorthand ( $sCss, $sExpected )
testCreateFontShorthand ( $sCss, $sExpected )
testExpandBackgroundShorthand ( $sCss, $sExpected )
testExpandBorderShorthand ( $sCss, $sExpected )
testExpandDimensionsShorthand ( $sCss, $sExpected )
testExpandFontShorthand ( $sCss, $sExpected )
testOverrideRules ( )
testRuleInsertion ( )

Method Details

createBackgroundShorthandProvider() public méthode

createBorderShorthandProvider() public méthode

createDimensionsShorthandProvider() public méthode

createFontShorthandProvider() public méthode

expandBackgroundShorthandProvider() public méthode

expandBorderShorthandProvider() public méthode

expandDimensionsShorthandProvider() public méthode

expandFontShorthandProvider() public méthode

testCreateBackgroundShorthand() public méthode

public testCreateBackgroundShorthand ( $sCss, $sExpected )

testCreateBorderShorthand() public méthode

public testCreateBorderShorthand ( $sCss, $sExpected )

testCreateDimensionsShorthand() public méthode

public testCreateDimensionsShorthand ( $sCss, $sExpected )

testCreateFontShorthand() public méthode

public testCreateFontShorthand ( $sCss, $sExpected )

testExpandBackgroundShorthand() public méthode

public testExpandBackgroundShorthand ( $sCss, $sExpected )

testExpandBorderShorthand() public méthode

public testExpandBorderShorthand ( $sCss, $sExpected )

testExpandDimensionsShorthand() public méthode

public testExpandDimensionsShorthand ( $sCss, $sExpected )

testExpandFontShorthand() public méthode

public testExpandFontShorthand ( $sCss, $sExpected )

testOverrideRules() public méthode

public testOverrideRules ( )

testRuleInsertion() public méthode

public testRuleInsertion ( )