Uses of Interface
org.jboss.forge.addon.testing.facet.TestingFacet
-
Packages that use TestingFacet Package Description org.jboss.forge.addon.testing.facet -
-
Uses of TestingFacet in org.jboss.forge.addon.testing.facet
Classes in org.jboss.forge.addon.testing.facet that implement TestingFacet Modifier and Type Class Description classAbstractTestingFacetProvides operations that are common for all the testing frameworks supported by this addon.classJUnitTestingFacetDescribes the JUnit testing framework.classTestNGTestingFacetDescribes the TestNG testing framework.
-