issues Search Results · repo:google/gwtmockito language:Java
Filter by
68 results
(82 ms)68 results
ingoogle/gwtmockito (press backspace or delete to remove)Hi,
in this test class:
https://github.com/gwtboot/gwt-boot-samples/blob/master/gwt-boot-sample-collection/src/test/java/com/github/gwtboot/sample/collection/client/ui/HelloWorldViewTest.java
... I m ...
lofidewanto
- Opened on Sep 7, 2022
- #96
Will there be support for juni5? So that the user can replace @RunWith(GwtMockitoTestRunner.class) with
@ExtendWIth(GwtMockitoExtension.class)
kaluchi
- 2
- Opened on Feb 19, 2022
- #94
I setup a mock for the MenuItem.setTitle method, but the mock isn t working. It was working before we updated our
SmartClient version.
GwtMockito version: 1.1.9
SmartClient version: 12.1-p20200821 (com.isomorphic.smartgwt.lgpl) ...
spitofland
- 2
- Opened on Dec 28, 2020
- #91
The release 1.1.9 references a 1.1.9 parent, but this is missing in the maven repository (1.1.8 is latest)...
parent
groupId com.google.gwt.gwtmockito /groupId
artifactId gwtmockito-parent /artifactId ...
lgemeinhardt
- 1
- Opened on Nov 6, 2019
- #87
We tried to update to the latest gwtmockito (1.1.9), and after solving the missing parent module issue by publishing it
ourselves to out private Maven repo, we ran into IllegalAccessErrors in tests run ...
tazle
- Opened on Oct 24, 2019
- #85
First of all thx for working on gwtmockito 1.1.9 and doing a new release. I just tried to use it and it looks like it is
not available in public repos (jcenter, mavencentral), isn t it?
epeee
- 3
- Opened on Aug 19, 2019
- #84
I am running Tests with Junit4 and GwtMockito on Java 11. The tests fail with
org.mockito.exceptions.base.MockitoException:
Mockito cannot mock this class: interface de.**.Foo.
Mockito can only mock ...
ak80
- 1
- Opened on Mar 1, 2019
- #78
After upgrading to spring boot 2.0.x/hibernate 5.2.x javassist 3.22.0-GA is imported.
Running any test causes
java.lang.NoClassDefFoundError:
org/mockito/internal/stubbing/defaultanswers/ReturnsDeepStubs$ReturnsDeepStubsSerializationFallback ...
jschmied
- 3
- Opened on Dec 20, 2018
- #76
We are upgrading from Java 8 to Java 10. We updated mockito-core to 2.21.0 and gwtmockito to 1.1.8.
The tests that use only mMockito run fine, but we seem to have a problem with running test with GwtMockitoTestRunner. ...
ak80
- 3
- Opened on Aug 10, 2018
- #75
Hello,
I m trying to build unit tests about widget who uses GWT 2.7.0 and GXT 3.1.4 components. Unfortunately as soon as test
encounter a GXT component it raises a NullPointerException. Here is my dummy ...
fpezzati
- 1
- Opened on Jun 7, 2018
- #74

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.