You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create a DateRange widget we are extending gwt DateBox but when I try to test the class that uses it I am getting this exception. I see that you fixed it for DatePicker but I wonder if it is also fixed for DateBox as I am still getting this error.
The text was updated successfully, but these errors were encountered:
Which methods are you calling to trigger the error, and are you on the latest version of GwtMockito? I wrote a test to try instantiating DateBox in 1.1.6 and it seemed to work alright.
To create a DateRange widget we are extending gwt DateBox but when I try to test the class that uses it I am getting this exception. I see that you fixed it for DatePicker but I wonder if it is also fixed for DateBox as I am still getting this error.
The text was updated successfully, but these errors were encountered: