|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.webbeans.tck.api.WebBeansTCK
public abstract class WebBeansTCK
TCK runner
| Constructor Summary | |
|---|---|
protected |
WebBeansTCK()
|
| Method Summary | |
|---|---|
protected abstract void |
configure(TCKConfiguration configuration)
Configure the TCK |
static void |
main(java.lang.String[] args)
|
static WebBeansTCK |
newInstance(TCKConfiguration configuration)
Obtain an instance of the TCK |
boolean |
run()
Run the whole TCK |
protected abstract boolean |
runUnitTests()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected WebBeansTCK()
| Method Detail |
|---|
public static final WebBeansTCK newInstance(TCKConfiguration configuration)
configuration - the TCK configuration; if null, the TCK should try to load
configuration from system properties and
web-beans-tck.properties
public final boolean run()
public static void main(java.lang.String[] args)
protected abstract boolean runUnitTests()
protected abstract void configure(TCKConfiguration configuration)
configuration - if null, the TCK should try to load
configuration from system properties and
web-beans-tck.properties
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||