@FacetConstraint(value={CoreFacet.class,ErraiCdiFacet.class}) public class CreateIntegrationTest extends CreateTestCommand
projectFactory
Constructor and Description |
---|
CreateIntegrationTest() |
CreateIntegrationTest(org.jboss.forge.addon.projects.ProjectFactory projectFactory,
org.jboss.forge.addon.facets.FacetFactory facetFactory,
org.jboss.forge.addon.ui.input.UIInput<String> testClassName,
org.jboss.forge.addon.ui.input.UIInput<String> testPackageName) |
Modifier and Type | Method and Description |
---|---|
org.jboss.forge.addon.ui.result.Result |
execute(org.jboss.forge.addon.ui.context.UIExecutionContext context) |
protected String |
getCommandDescription() |
protected String |
getCommandName() |
void |
initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder) |
addTestJarDependency, addTestScopedDependency, getMetadata, getPackage, getProjectFactory, getSimpleName, getTestSourceDirectory, isProjectRequired, relativeFilePathFromClassName
public void initializeUI(org.jboss.forge.addon.ui.context.UIBuilder builder) throws Exception
Exception
public org.jboss.forge.addon.ui.result.Result execute(org.jboss.forge.addon.ui.context.UIExecutionContext context) throws Exception
Exception
protected String getCommandName()
getCommandName
in class CreateTestCommand
protected String getCommandDescription()
getCommandDescription
in class CreateTestCommand
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.