userInterface.interfaceUtility
Class FormatTest

java.lang.Object
  extended by userInterface.interfaceUtility.FormatTest

public class FormatTest
extends java.lang.Object

Author:
03iacobm

Constructor Summary
FormatTest()
           
 
Method Summary
 void testAlignCloseTag()
          Test method for Format.alignCloseTag(java.lang.String).
 void testAlignOpenTag()
          Test method for Format.alignOpenTag(java.lang.String).
 void testAlignTag()
          Test method for Format.alignTag(java.lang.String).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatTest

public FormatTest()
Method Detail

testAlignOpenTag

public final void testAlignOpenTag()
Test method for Format.alignOpenTag(java.lang.String).


testAlignCloseTag

public final void testAlignCloseTag()
Test method for Format.alignCloseTag(java.lang.String).


testAlignTag

public final void testAlignTag()
Test method for Format.alignTag(java.lang.String).