PHP Класс Sabberworm\CSS\RuleSet\DeclarationBlockTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )

Описание методов

createBackgroundShorthandProvider() публичный Метод

createBorderShorthandProvider() публичный Метод

createDimensionsShorthandProvider() публичный Метод

createFontShorthandProvider() публичный Метод

expandBackgroundShorthandProvider() публичный Метод

expandBorderShorthandProvider() публичный Метод

expandDimensionsShorthandProvider() публичный Метод

expandFontShorthandProvider() публичный Метод

testCreateBackgroundShorthand() публичный Метод

public testCreateBackgroundShorthand ( $sCss, $sExpected )

testCreateBorderShorthand() публичный Метод

public testCreateBorderShorthand ( $sCss, $sExpected )

testCreateDimensionsShorthand() публичный Метод

public testCreateDimensionsShorthand ( $sCss, $sExpected )

testCreateFontShorthand() публичный Метод

public testCreateFontShorthand ( $sCss, $sExpected )

testExpandBackgroundShorthand() публичный Метод

public testExpandBackgroundShorthand ( $sCss, $sExpected )

testExpandBorderShorthand() публичный Метод

public testExpandBorderShorthand ( $sCss, $sExpected )

testExpandDimensionsShorthand() публичный Метод

public testExpandDimensionsShorthand ( $sCss, $sExpected )

testExpandFontShorthand() публичный Метод

public testExpandFontShorthand ( $sCss, $sExpected )

testOverrideRules() публичный Метод

public testOverrideRules ( )

testRuleInsertion() публичный Метод

public testRuleInsertion ( )