java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
org.broadleafcommerce.test.TestNGSiteIntegrationSetup
org.broadleafcommerce.common.email.service.EmailTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class EmailTest extends TestNGSiteIntegrationSetup
  • Constructor Details

    • EmailTest

      public EmailTest()
  • Method Details

    • setupEmailTest

      @BeforeClass protected void setupEmailTest()
    • tearDownEmailTest

      @AfterClass protected void tearDownEmailTest()
    • testSynchronousEmail

      public void testSynchronousEmail() throws Exception
      Throws:
      Exception