public class SendEmailMojoTest extends AbstractMojoTest<org.nuiton.helper.plugin.SendEmailMojo>
AbstractMojoTest.MojoTestRule| Modifier and Type | Field and Description |
|---|---|
protected boolean |
canContinue |
basedir, name, testBasedir| Constructor and Description |
|---|
SendEmailMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getGoalName(String methodName)
Obtain the name of the goal according to the methodName.
|
void |
sendEmail() |
protected void |
setUpMojo(org.nuiton.helper.plugin.SendEmailMojo mojo,
File pomFile)
Initialize the given mojo.
|
void |
skipSendEmail() |
checkExistsPattern, checkPattern, clearMojo, createMojo, getBasedir, getMethodName, getMojo, getPomFile, getPomFile, getRelativePathFromBasedir, getRelativePathFromTestBasedir, getTestBasedir, getTestDir, getTestDir, isVerboseprotected String getGoalName(String methodName)
AbstractMojoTestgetGoalName in class AbstractMojoTest<org.nuiton.helper.plugin.SendEmailMojo>methodName - the name of the next test to execute.protected void setUpMojo(org.nuiton.helper.plugin.SendEmailMojo mojo,
File pomFile)
throws Exception
AbstractMojoTestsetUpMojo in class AbstractMojoTest<org.nuiton.helper.plugin.SendEmailMojo>mojo - the instanciate mojopomFile - the pom file used to instanciate the mojoException - if any pbCopyright © 2009-2012 CodeLutin. All Rights Reserved.