com.gwtplatform.tester
Class TestDispatchModule
java.lang.Object
com.google.inject.AbstractModule
com.gwtplatform.tester.TestDispatchModule
- All Implemented Interfaces:
- Module
public class TestDispatchModule
- extends AbstractModule
This class configures guice for use in test cases with a
MockHandlerModule.
- Author:
- Brendan Doherty
| Methods inherited from class com.google.inject.AbstractModule |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDispatchModule
public TestDispatchModule()
configure
protected void configure()
- Specified by:
configure in class AbstractModule
Copyright © 2010-2011 ArcBees. All Rights Reserved.