@FacetConstraints(value={@FacetConstraint(value={JavaSourceFacet.class,DependencyFacet.class,DefaultFurnaceContainerFacet.class}),@FacetConstraint(value=FurnaceVersionFacet.class,type=OPTIONAL)}) public class AddonTestFacet extends AbstractFacet<Project> implements ProjectFacet
| Modifier and Type | Field and Description |
|---|---|
static Dependency |
FURNACE_TEST_ADAPTER_DEPENDENCY |
static Dependency |
FURNACE_TEST_HARNESS_DEPENDENCY |
origin| Constructor and Description |
|---|
AddonTestFacet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
install()
|
boolean |
isInstalled()
|
equals, getFaceted, hashCode, setFaceted, uninstallclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetFaceted, uninstallpublic static Dependency FURNACE_TEST_HARNESS_DEPENDENCY
public static Dependency FURNACE_TEST_ADAPTER_DEPENDENCY
public boolean install()
Facetpublic boolean isInstalled()
FacetisInstalled in interface Facet<Project>Copyright © 2015 JBoss by Red Hat. All rights reserved.