|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AsyncProvider is required to provide
an object and the test case needs to provide a mock of the object.AsyncProvider that will provide the mock object.
AsyncProvider that will fail to provide the mock
object, and will fail with the specified error.
DeferredCommand
but it can be used in test cases without having to rely on a
GWTTestCase.Action to
ClientActionHandler for unit testing.MockingBinder makes testing view even easier by mocking every
UiField and returning a mocked object upon creation.Provider is required to provide an
object and the test case needs to provide a mock of the object.Provider that will provide the mock object.
DispatchAsync for use with test
cases that configure guice using a MockHandlerModule.MockHandlerModule.DispatchService for use with test
cases that configure guice using a MockHandlerModule.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||