Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.client
Class IOCClientTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.google.gwt.junit.client.GWTTestCase
              extended by org.jboss.errai.ioc.client.IOCClientTestCase
All Implemented Interfaces:
junit.framework.Test

public abstract class IOCClientTestCase
extends com.google.gwt.junit.client.GWTTestCase

Author:
Mike Brock

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

IOCClientTestCase

protected IOCClientTestCase()
Method Detail

bootstrapContainer

protected void bootstrapContainer()

setInitializer

public void setInitializer(IOCClientTestCase.ContainerBootstrapper initializer)

getModulePackage

public String getModulePackage()

gwtSetUp

public void gwtSetUp()
              throws Exception
Overrides:
gwtSetUp in class com.google.gwt.junit.client.GWTTestCase
Throws:
Exception

gwtTearDown

protected void gwtTearDown()
                    throws Exception
Overrides:
gwtTearDown in class com.google.gwt.junit.client.GWTTestCase
Throws:
Exception

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.