-
Blogroll
Freiheit
Friends
Meta
Categories
Daily Archives: 17. September 2011
Readability vs Runtime Feedback
In my scala explorations I also came across the problem of testing and verifying mocks. In scala it is trivial to pass around predicates, however these are function objects, that can be applied, but don’t know much about their implementation. … Continue reading
Posted in Software Development
Leave a comment