public class CSSMediaRuleImplTest extends Object
CSSMediaRuleImpl.| Constructor and Description |
|---|
CSSMediaRuleImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
asString() |
void |
deleteRule() |
void |
deleteRuleWrongIndex() |
void |
getCssText() |
void |
insertRule() |
void |
insertRuleNot()
Regression test for bug #56.
|
void |
insertRuleWithLeadingWhitespace()
Regression test for bug 2123264.
|
void |
insertRuleWithoutDeclaration()
Regression test for bug 2123264.
|
public void insertRuleWithLeadingWhitespace()
throws Exception
Exception - if any error occurspublic void insertRuleWithoutDeclaration()
throws Exception
Exception - if any error occurspublic void insertRuleNot()
throws Exception
Exception - if any error occurspublic void deleteRuleWrongIndex()
throws Exception
Exception - if any error occursCopyright © 1999–2022. All rights reserved.