org.apache.james.mpt
Class TestFileProtocolSessionBuilder

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

public class TestFileProtocolSessionBuilder
extends MockObjectTestCase


Constructor Summary
TestFileProtocolSessionBuilder()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testShouldIgnoreNotQuiteVariables()
           
 void testShouldPreserveContentsWhenNoVariablesSet()
           
 void testShouldReplaceAllVariablesWhenSet()
           
 void testShouldReplaceVariableAtBeginningAndEnd()
           
 void testShouldReplaceVariableWhenSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFileProtocolSessionBuilder

public TestFileProtocolSessionBuilder()
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

testShouldPreserveContentsWhenNoVariablesSet

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

testShouldReplaceVariableWhenSet

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

testShouldReplaceAllVariablesWhenSet

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

testShouldReplaceVariableAtBeginningAndEnd

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

testShouldIgnoreNotQuiteVariables

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


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