maito.util
Class ToolsTest

java.lang.Object
  extended by TestCase
      extended by maito.util.ToolsTest

public class ToolsTest
extends TestCase


Constructor Summary
ToolsTest()
           
 
Method Summary
 void testCanonizeActor()
           
 void testCanonizeDate()
           
 void testCanonizeGeneric()
           
 void testCanonizeLang()
           
 void testCanonizeTitle()
           
 void testCategorizeIdentifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolsTest

public ToolsTest()
Method Detail

testCanonizeGeneric

public void testCanonizeGeneric()

testCanonizeActor

public void testCanonizeActor()

testCanonizeDate

public void testCanonizeDate()

testCanonizeLang

public void testCanonizeLang()

testCanonizeTitle

public void testCanonizeTitle()

testCategorizeIdentifier

public void testCategorizeIdentifier()