public class MailIntegrationCDITest extends Object
| Constructor and Description |
|---|
MailIntegrationCDITest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.JavaArchive |
createDeployment() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
createGreenmailDeployment() |
void |
testMailEndpointWithCDIContext() |
@Deployment(order=1,
testable=false,
name="greenmail.war")
public static org.jboss.shrinkwrap.api.spec.WebArchive createGreenmailDeployment()
@Deployment(order=2)
public static org.jboss.shrinkwrap.api.spec.JavaArchive createDeployment()
throws IOException
IOExceptionCopyright © 2016. All rights reserved.