YuhanXu / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
0 stars 0 forks source link

Adopt Guice #173

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I noticed that it's hard to do unit test with current setup. I think using 
Guice and easyMock will make it much easier.

But before that, we need to clean up static method.  Static makes it 
difficult/impossible to mock.

Original issue reported on code.google.com by beanxlj@gmail.com on 1 May 2011 at 4:10