|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.xslthl.StyledBlockTest
public class StyledBlockTest
| Constructor Summary | |
|---|---|
StyledBlockTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testCSSHighlighterWithXML()
Guard against cases in which the CSS tokenizer is fed XML content. |
void |
testGetStyle()
Test method for StyledBlock.getStyle(). |
void |
testGetText()
Test method for StyledBlock.getText(). |
void |
testIsStyled()
Test method for StyledBlock.isStyled(). |
void |
testStyledBlock()
Test method for StyledBlock.StyledBlock(java.lang.String, java.lang.String)
. |
void |
testToString()
Test method for StyledBlock.toString(). |
void |
testXMLHighlighter()
Guard against cases in which the tag is not properly finished. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyledBlockTest()
| Method Detail |
|---|
public void setUp()
throws Exception
Exception
public void tearDown()
throws Exception
Exceptionpublic void testGetText()
StyledBlock.getText().
public void testToString()
StyledBlock.toString().
public void testIsStyled()
StyledBlock.isStyled().
public void testStyledBlock()
StyledBlock.StyledBlock(java.lang.String, java.lang.String)
.
public void testGetStyle()
StyledBlock.getStyle().
public void testXMLHighlighter()
throws Exception
Exception
public void testCSSHighlighterWithXML()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||