DeclarationBlockTest
extends PHPUnit_Framework_TestCase
in package
Table of Contents
- createBackgroundShorthandProvider() : mixed
- createBorderShorthandProvider() : mixed
- createDimensionsShorthandProvider() : mixed
- createFontShorthandProvider() : mixed
- expandBackgroundShorthandProvider() : mixed
- expandBorderShorthandProvider() : mixed
- expandDimensionsShorthandProvider() : mixed
- expandFontShorthandProvider() : mixed
- testCreateBackgroundShorthand() : mixed
- testCreateBorderShorthand() : mixed
- testCreateDimensionsShorthand() : mixed
- testCreateFontShorthand() : mixed
- testExpandBackgroundShorthand() : mixed
- testExpandBorderShorthand() : mixed
- testExpandDimensionsShorthand() : mixed
- testExpandFontShorthand() : mixed
- testOverrideRules() : mixed
- testRuleInsertion() : mixed
Methods
createBackgroundShorthandProvider()
public
createBackgroundShorthandProvider() : mixed
Return values
mixed —createBorderShorthandProvider()
public
createBorderShorthandProvider() : mixed
Return values
mixed —createDimensionsShorthandProvider()
public
createDimensionsShorthandProvider() : mixed
Return values
mixed —createFontShorthandProvider()
public
createFontShorthandProvider() : mixed
Return values
mixed —expandBackgroundShorthandProvider()
public
expandBackgroundShorthandProvider() : mixed
Return values
mixed —expandBorderShorthandProvider()
public
expandBorderShorthandProvider() : mixed
Return values
mixed —expandDimensionsShorthandProvider()
public
expandDimensionsShorthandProvider() : mixed
Return values
mixed —expandFontShorthandProvider()
public
expandFontShorthandProvider() : mixed
Return values
mixed —testCreateBackgroundShorthand()
public
testCreateBackgroundShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testCreateBorderShorthand()
public
testCreateBorderShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testCreateDimensionsShorthand()
public
testCreateDimensionsShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testCreateFontShorthand()
public
testCreateFontShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testExpandBackgroundShorthand()
public
testExpandBackgroundShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testExpandBorderShorthand()
public
testExpandBorderShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testExpandDimensionsShorthand()
public
testExpandDimensionsShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testExpandFontShorthand()
public
testExpandFontShorthand(mixed $sCss, mixed $sExpected) : mixed
Parameters
- $sCss : mixed
- $sExpected : mixed
Tags
Return values
mixed —testOverrideRules()
public
testOverrideRules() : mixed
Return values
mixed —testRuleInsertion()
public
testRuleInsertion() : mixed