DEBUG HEADER : This is a cached page ! Albert Rosa

Reach For What you want,
Grab what you can,
Hold on to what you have.

I am a developer in New York City with an astonishingly diverse range of skills. No job is too big or too small and I cover back and front end as well as database creation and management. I've made sites for some of the biggest players in their respective fields; check them out below, as well as the rest of my site and my blog for the latest info and details.

Android Testing for Exception With Robolectric.
I've been wanting to test runtime errors that I throw when certain criterias have not been met, Fairly easy to do with JUNIT itself but I found it difficult to use the expected annotation since when testing with Robolectric you receive a runtime exception first then drill into the cause of the exception. here's how [...]
Read More