|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cdi.tck.TestGroups
public final class TestGroups
TestNG groups used in CDI TCK. Most of them are useless because of not used consistently. The most important groups (used by TCK runner) are:
INTEGRATION - used to exclude integration tests when running standalone containerJAVAEE_FULL - subset of integration tests used to exclude tests that require full Java EE platform; tests that
belong to this group are also considered to be integration tests
| Field Summary | |
|---|---|
static String |
ALTERNATIVES
|
static String |
ANNOTATION_DEFINITION
|
static String |
CONTEXTS
Contexts related test |
static String |
DISPOSAL
|
static String |
EL
|
static String |
ENUMS
Test support of enums |
static String |
EVENTS
|
static String |
INHERITANCE
|
static String |
INITIALIZER_METHOD
|
static String |
INJECTION
|
static String |
INJECTION_POINT
|
static String |
INNER_CLASS
|
static String |
INSTALLED_LIB
Requires installed library |
static String |
INTEGRATION
Integration test - cannot run in embedded arquillian container |
static String |
JAVAEE_FULL
Integration test that requires full Java EE platform (EAR packaging, JAX-WS, EJB timers, ...) |
static String |
JMS
Requires basic JMS configuration |
static String |
LIFECYCLE
|
static String |
MANAGER
|
static String |
NEW
|
static String |
OBSERVER_METHOD
|
static String |
PASSIVATION
|
static String |
PERSISTENCE
Requires test data source |
static String |
PRODUCER_FIELD
|
static String |
PRODUCER_METHOD
|
static String |
RESOLUTION
|
static String |
REWRITE
Probably needs to be rewritten |
static String |
SERVLET
|
static String |
SPECIALIZATION
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String INTEGRATION
public static final String JAVAEE_FULL
public static final String CONTEXTS
public static final String PASSIVATION
public static final String LIFECYCLE
public static final String ALTERNATIVES
public static final String REWRITE
public static final String RESOLUTION
public static final String EL
public static final String EVENTS
public static final String INHERITANCE
public static final String NEW
public static final String DISPOSAL
public static final String INITIALIZER_METHOD
public static final String SPECIALIZATION
public static final String MANAGER
public static final String SERVLET
public static final String INJECTION
public static final String INJECTION_POINT
public static final String PRODUCER_METHOD
public static final String PRODUCER_FIELD
public static final String OBSERVER_METHOD
public static final String ANNOTATION_DEFINITION
public static final String INNER_CLASS
public static final String JMS
public static final String ENUMS
public static final String PERSISTENCE
public static final String INSTALLED_LIB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||