Currently MockWebServerPlus fails with java.lang.NoClassDefFoundError: Failed resolution of: Ljava/beans/Introspector; at org.yaml.snakeyaml.introspector.PropertyUtils.getPropertiesMap(PropertyUtils.java:63) when used for an Android on device test. This could be avoided by using the SnakeYAML version for Android, see https://bitbucket.org/asomov/snakeyaml/wiki/Android
Currently MockWebServerPlus fails with
when used for an Android on device test. This could be avoided by using the SnakeYAML version for Android, see https://bitbucket.org/asomov/snakeyaml/wiki/Android