org.apache.james.mpt
Class TestExternalHostSystem

java.lang.Object
  extended by MockObjectTestCase
      extended by org.apache.james.mpt.TestExternalHostSystem

public class TestExternalHostSystem
extends MockObjectTestCase


Constructor Summary
TestExternalHostSystem()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAddUser()
           
 void testWrite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExternalHostSystem

public TestExternalHostSystem()
Method Detail

setUp

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

tearDown

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

testWrite

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

testAddUser

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


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.