|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.google.gwt.junit.client.GWTTestCase
org.jboss.errai.ioc.client.IOCClientTestCase
public abstract class IOCClientTestCase
Nested Class Summary | |
---|---|
static interface |
IOCClientTestCase.ContainerBootstrapper
|
Nested classes/interfaces inherited from class com.google.gwt.junit.client.GWTTestCase |
---|
com.google.gwt.junit.client.GWTTestCase.BaseStrategy, com.google.gwt.junit.client.GWTTestCase.TestModuleInfo |
Field Summary |
---|
Fields inherited from class com.google.gwt.junit.client.GWTTestCase |
---|
ALL_GWT_TESTS, testResult |
Constructor Summary | |
---|---|
protected |
IOCClientTestCase()
|
Method Summary | |
---|---|
protected void |
bootstrapContainer()
|
String |
getModulePackage()
|
void |
gwtSetUp()
|
protected void |
gwtTearDown()
|
void |
setInitializer(IOCClientTestCase.ContainerBootstrapper initializer)
|
Methods inherited from class com.google.gwt.junit.client.GWTTestCase |
---|
addCheckpoint, catchExceptions, clearCheckpoints, createStrategy, delayTestFinish, finishTest, getAllTestModuleNames, getCheckpoints, getModuleCount, getModuleName, getStrategy, getSyntheticModuleName, getTestsForModule, isPureJava, run, runTest, setForcePureJava, setName, setUp, supportsAsync, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, runBare, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected IOCClientTestCase()
Method Detail |
---|
protected void bootstrapContainer()
public void setInitializer(IOCClientTestCase.ContainerBootstrapper initializer)
public String getModulePackage()
public void gwtSetUp() throws Exception
gwtSetUp
in class com.google.gwt.junit.client.GWTTestCase
Exception
protected void gwtTearDown() throws Exception
gwtTearDown
in class com.google.gwt.junit.client.GWTTestCase
Exception
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |