Package gw.test
package gw.test
-
ClassDescriptionMetadata (e.g. annotation info) for a test method.A test implementing this interface provides metadata (e.g. annotation info) for each of its test methods.This Suite class streamlines and simplifies the standard JUnit TestSuite.Helper methods for analyzing methods, and instantiating test classes.The TestExecutionManager class is responsible for the actual execution of tests, including executing the before/after hooks.