-
Hey there,
Thanks a lot for sharing. Recently I've upgraded my Android Studio to the latest version (0.8.2) and today I've noticed your project on github. Unfortunately tests don't pass when I run th…
-
We use junit4 for tests and most of our tests require injection for some fields. With Guice, we can simply have a TestRule that injects the members:
``` java
// module is a test module that overrides…
-
I have code that uses `MockWebServer`, however it seems like the server does not accept incoming connections. This seems to have started happening since we moved to 2.0.0, on 1.6.0 things were working…
-
I'm using Denominator 4.3.3, Java version: 1.6.0_65, on OS X 10.9.5 (installed via HomeBrew). I'm trying to use the Rackspace Cloud DNS provider, and have added my API credentials to `~/.denominatorco…
-
I noticed a new version (1.2.2) of dagger released, however, following code doesn't work:
```
compile 'com.squareup.dagger:dagger:1.2.2'
provided 'com.squareup.dagger:dagger-compiler:1.2.2'
```
Had …
-
Playing around with this app I got fatal exeption.
Here is stacktrace:
> Process: com.jakewharton.mu2020.dev, PID: 3946
> java.lang.RuntimeException: Unable to start activity ComponentInfo{com.j…
-
Since people use Java server-side it should support instantiating multiple clients/projects like our other server-side sdks node and ruby.
-
I'm new to dagger, and I recently started using dagger in one of my own projects, because the concept of being able to handle the dependency injection differently for testing and production, thus bein…
-
I'd love to see some unit testing examples for things like `Activity` and `Fragment` classes.
-
**THIS THREAD IS CURRENTLY CLOSED. THE PIXEL BOARD IS UP!!! https://trello.com/b/vwuE9fbO/habitrpg-pixel-art
This Github Thread is now permanently closed. Feel free to unsubscribe.... and head on ove…