test.atlassian.mail.server.managers
Class TestOFBizMailServerManager

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.atlassian.core.ofbiz.test.AbstractOFBizTestCase
              extended bytest.atlassian.mail.server.managers.TestOFBizMailServerManager
All Implemented Interfaces:
junit.framework.Test

public class TestOFBizMailServerManager
extends com.atlassian.core.ofbiz.test.AbstractOFBizTestCase


Constructor Summary
TestOFBizMailServerManager(java.lang.String s)
           
 
Method Summary
protected  void setUp()
           
 void testConstructMailServer1()
           
 void testConstructMailServer2()
           
 void testConstructMailServer3()
           
 void testConstructMailServer4()
           
 void testCreateSMTPAndGet()
           
 void testDeleteSMTP()
           
 void testGetDefaultPopMailServer()
           
 void testGetDefaultSMTPMailServer()
           
 void testGetMailServerGV()
           
 void testGetMapFromColumns1()
           
 void testGetMapFromColumns2()
           
 void testGetMapFromColumns3()
           
 void testUpdateSMTP()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestOFBizMailServerManager

public TestOFBizMailServerManager(java.lang.String s)
Method Detail

setUp

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

testCreateSMTPAndGet

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

testUpdateSMTP

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

testDeleteSMTP

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

testGetMailServerGV

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

testConstructMailServer1

public void testConstructMailServer1()

testConstructMailServer2

public void testConstructMailServer2()

testConstructMailServer3

public void testConstructMailServer3()

testConstructMailServer4

public void testConstructMailServer4()

testGetMapFromColumns1

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

testGetMapFromColumns2

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

testGetMapFromColumns3

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

testGetDefaultSMTPMailServer

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

testGetDefaultPopMailServer

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


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.