net.sf.xslthl
Class BlockTest

java.lang.Object
  extended by net.sf.xslthl.BlockTest

public class BlockTest
extends Object

Author:
Michiel Hendriks

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

BlockTest

public BlockTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testBlock

public void testBlock()
Test method for Block.Block(java.lang.String).


testGetText

public void testGetText()
Test method for Block.getText().


testToString

public void testToString()
Test method for Block.toString().


testIsStyled

public void testIsStyled()
Test method for Block.isStyled().


testEmpty

public void testEmpty()
Test method for Block.isEmpty().



Copyright © 2005-2014. All Rights Reserved.