maito.datacollecting.quickformat
Class QuickformatTransformerTest

java.lang.Object
  extended by TestCase
      extended by maito.datacollecting.quickformat.QuickformatTransformerTest

public class QuickformatTransformerTest
extends TestCase


Constructor Summary
QuickformatTransformerTest()
           
 
Method Summary
 void testDocumentTransform()
           
 void testNameTransform()
           
 void testNullTransform()
          Finally a null record should cause an exception.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuickformatTransformerTest

public QuickformatTransformerTest()
Method Detail

testDocumentTransform

public void testDocumentTransform()

testNameTransform

public void testNameTransform()

testNullTransform

public void testNullTransform()
Finally a null record should cause an exception.