Package org.jboss.forge.addon.testing.facet
-
Interface Summary Interface Description TestingFacet Provides basic functionality for managing project tests. -
Class Summary Class Description AbstractTestingFacet Provides operations that are common for all the testing frameworks supported by this addon.JUnitTestingFacet Describes the JUnit testing framework.TestNGTestingFacet Describes the TestNG testing framework.