Live data from Hacker News

Viewing profile — elshimone

elshimone

HN member
Joined
Fri, Jun 12, 2009, 6:07 PM UTC
HN karma
6
Public activity
1 items

About elshimone

No profile information was provided.

Recent public activity

  1. comment
    Comment #3699002

    If you wanted to unit test this I'm confident you could do it using JMockit [1] without changing the code. JMockit allows you to mock just about anything (static methods, final met…