Re: Problem with using gwtmockito and

2018-08-22 Thread alexander . koch
bytebuddy 1.8.15 [INFO] +- org.mockito:mockito-core:jar:2.21.0:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.8.15:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.8.15:test -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe

Re: Problem with using gwtmockito and

2018-08-22 Thread Lars
Even if it's not latest (bytebuddy), it looks good... Your trace in the issue (https://github.com/google/gwtmockito/issues/75) points to line 197 of GwtMockitoTestRunner (btw. the only gwtmockito line in the trace) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)