4
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pushed before/afterTest() methods out into empty protected methods that subclasses can easily override, while keeping internal versions of both that can be overridden only internally for testing. More... almost 15 years ago
Remove streamType field for ShadowAudioManager, as it is not used. Add test case. More... almost 15 years ago
Remove streamType field for ShadowAudioManager, as it is not used. Add test case. More... almost 15 years ago
Added the published implementation of android.net.Uri, and told the TestRunner to load it instead of the instrumented version it would normally use to implement shadows. This means that Uri cannot be shadowed, but it also means that Uri works as expected in the code under test which experience indicates is the more desirable behavior. More... almost 15 years ago
Disable IntelliJ from trying to load the robolectric project as an Android project, since we have an AndroidManifest.xml for testing purposes More... almost 15 years ago
Implement ShadowHandler#sendEmptyMessage More... almost 15 years ago
Merged in changes from mportuesisf pull request. More... almost 15 years ago
Revert "Add ShadowAudioManager" Until it has better specifications and tests More... almost 15 years ago
add pairs More... almost 15 years ago
merge upstream changes; switch to WithTestDefaultsRunner More... almost 15 years ago
Made snapshot require clean and test More... almost 15 years ago
Renamed AbstractRobolectricTestRunner to RobolectricTestRunner and documented it. More... almost 15 years ago
Add ShadowIntent#setClass More... almost 15 years ago
Add ShadowIntent#setClass More... almost 15 years ago
Removed the need for TestHelper and deprecated its interface (and touched all of the tests just to make it look like we really did something important) More... almost 15 years ago
Add ShadowAudioManager More... almost 15 years ago
Add ShadowAudioManager More... almost 15 years ago
Add ShadowPreferenceManager and test More... almost 15 years ago
Add ShadowPreferenceManager and test More... almost 15 years ago
add in missing test case from previous checkin More... almost 15 years ago
add in missing test case from previous checkin More... almost 15 years ago
Add shadowOf() for ShadowDisplay. Add test, and fix ShadowDisplay bugs found during process of creating test. More... almost 15 years ago
Add shadowOf() for ShadowDisplay. Add test, and fix ShadowDisplay bugs found during process of creating test. More... almost 15 years ago
Remove some unused member variables More... almost 15 years ago
Remove some unused member variables More... almost 15 years ago
Add classpath entries to make Eclipse project setup happy More... almost 15 years ago
Add classpath entries to make Eclipse project setup happy More... almost 15 years ago
Implement missing shadows: TestWindowManager and ShadowDisplay. Implement MockPackageManager#getInstalledPackages More... almost 15 years ago
Implement missing shadows: TestWindowManager and ShadowDisplay. Implement MockPackageManager#getInstalledPackages More... almost 15 years ago
Implement missing shadows: TestWindowManager and ShadowDisplay. Implement MockPackageManager#getInstalledPackages More... almost 15 years ago