czyzby
08/15/2017, 11:03 AM1.1.3-2 (or earlier versions, for that matter). It seems that the 1.1.4 compiler does something unusual with the bytecode. Notice the warning:
Byte Buddy could not instrument all classes within the mock's type hierarchy
This problem should never occur for javac-compiled classes. This problem has been observed for classes that are:
- Compiled by older versions of scalac
- Classes that are part of the Android distributionelizarov
08/15/2017, 12:12 PMkevinherron
08/24/2017, 4:36 PMkevinherron
08/24/2017, 4:36 PM