org.apache.james.user.impl.file
Class FileUserMetaDataRepositoryTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.user.impl.file.FileUserMetaDataRepositoryTest

public class FileUserMetaDataRepositoryTest
extends TestCase


Constructor Summary
FileUserMetaDataRepositoryTest()
           
 
Method Summary
protected  void setUp()
           
 void testClear()
           
 void testGetWithoutSet()
           
 void testSetGetAttribute()
           
 void testUnsafeKeyNames()
           
 void testUnsafeUserNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUserMetaDataRepositoryTest

public FileUserMetaDataRepositoryTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testClear

public void testClear()
               throws java.lang.Exception
Throws:
java.lang.Exception

testSetGetAttribute

public void testSetGetAttribute()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testUnsafeUserNames

public void testUnsafeUserNames()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testUnsafeKeyNames

public void testUnsafeKeyNames()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testGetWithoutSet

public void testGetWithoutSet()
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.