Open stephanenicolas opened 12 years ago
Sample is definitely necessary, and sister project already has it:
Injecting views:
https://github.com/ko5tik/camerawatch/blob/master/src/de/pribluda/android/camerawatch/Settings.java
Injecting preferences:
JMockit is advanced mocking toolkit ( as you can not use android classes outside emulator / device u have to mock heavily in order to test )
http://code.google.com/p/jmockit/
have fun,
On Fri, Oct 19, 2012 at 3:30 PM, stephanenicolas notifications@github.comwrote:
It's hard to get an idea of capabilities of Andject just by reading code and tests.
What's mockit by the way ?
— Reply to this email directly or view it on GitHubhttps://github.com/ko5tik/andject/issues/2.
It's hard to get an idea of capabilities of Andject just by reading code and tests.
What's mockit by the way ?