Forgot to got rid of our work around for manually setting the source of an event. We don't need it anymore. |
|
More...
|
over 14 years ago
|
Updated checkstyle to ignore GWT core class |
|
More...
|
over 14 years ago
|
Added gwt 2.1 eventbus |
|
More...
|
over 14 years ago
|
Corrected the failed test case |
|
More...
|
over 14 years ago
|
update issue 193 |
|
More...
|
over 14 years ago
|
Modified the behaviour of forceMock, fixed bug in automocking module, added unit tests to automocking module. |
|
More...
|
over 14 years ago
|
Minor documentation updates. |
|
More...
|
over 14 years ago
|
Added a mechanism to bind classes to mockito spies. |
|
More...
|
over 14 years ago
|
Merge changes |
|
More...
|
over 14 years ago
|
Closes Issue 225: Uses interface (ActionHandler) instead of abstract class (AbstractActionHandler ) |
|
More...
|
over 14 years ago
|
Corrected a validation problem that causes injected methods annotated with @Before and @After to fail. |
|
More...
|
over 14 years ago
|
Solved a bug in tested module that could cause it to miss some fields present in base test classes. |
|
More...
|
over 14 years ago
|
Issue 237: Define an @All annotation to run test methods on all bound instances Issue 235: Unit test tester framework |
|
More...
|
over 14 years ago
|
Complete - Issue 248: Use getter method to access 'view' field in PresenterWidget#getWidget http://code.google.com/p/gwt-platform/issues/detail?id=248 |
|
More...
|
over 14 years ago
|
Merge with 1ee44ff3f346429782087b9182b0806d700a8bfc |
|
More...
|
over 14 years ago
|
Issue 224: Documentation for bindMockActionHandler and bindMockClientActionHandler |
|
More...
|
over 14 years ago
|
Issue 247: Builder for DispatchModule and DispatchAsyncModule |
|
More...
|
over 14 years ago
|
Fixed a bug where callbacks weren't called when using the new cache system. |
|
More...
|
over 14 years ago
|
Complete: Issue 246: Non standard package directory names (should all be lowercase) |
|
More...
|
over 14 years ago
|
Complete: Issue 231: Support injecting Provider<> into test methods Issue 241: Allow injecting fields of the test class annotated with @InjectTest Issue 242: Rename @InjectTest to @TestInject Issue 243: Scan parent test classes for @TestSingleton |
|
More...
|
over 14 years ago
|
Issue 233:Remove "final" modifier from PresenterWidget.getWidget |
|
More...
|
over 14 years ago
|
Clean-up checkstyle problems. |
|
More...
|
over 14 years ago
|
Corrected a bug that completely disabled automatic binding. |
|
More...
|
over 14 years ago
|
Changed visibility of some tester classes to public. |
|
More...
|
over 14 years ago
|
Added mechanism to globally disable autobinding, useful for tests. |
|
More...
|
over 14 years ago
|
Corrected a bug that occured with the generator now that the eventBus is no longer visible in ProxyPlaceAbstract. |
|
More...
|
over 14 years ago
|
Issue 232: Support automocking |
|
More...
|
over 14 years ago
|
Corrected failing test. |
|
More...
|
over 14 years ago
|
Fixed minor issue in ant file that caused the build to break. |
|
More...
|
over 14 years ago
|
Issue 196: Setup GuiceMockitoJUnitRunner to automatically inject parameters of test functions. |
|
More...
|
over 14 years ago
|