|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.xslthl.BlockTest
public class BlockTest
| Constructor Summary | |
|---|---|
BlockTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testBlock()
Test method for Block.Block(java.lang.String). |
void |
testEmpty()
Test method for Block.isEmpty(). |
void |
testGetText()
Test method for Block.getText(). |
void |
testIsStyled()
Test method for Block.isStyled(). |
void |
testToString()
Test method for Block.toString(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlockTest()
| Method Detail |
|---|
public void setUp()
throws Exception
Exception
public void tearDown()
throws Exception
Exceptionpublic void testBlock()
Block.Block(java.lang.String).
public void testGetText()
Block.getText().
public void testToString()
Block.toString().
public void testIsStyled()
Block.isStyled().
public void testEmpty()
Block.isEmpty().
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||