-
Recent Posts
Recent Comments
- CodingJam » Migliora i tuoi log con il Mapped Diagnostic Context (MDC) on Java.util.logging vs. slf4j
- Test Driven Development | Pearltrees on Drag & Drop with Selenium
- Gentoo下Nginx+thin构建rails环境 | ByPat博客专注于Linux资源分享! on Thin + Nginx with Rails
- Michael Glauche on Logback Console in Eclipse
- trentjohnson on Logback Console in Eclipse
Archives
Categories
Meta
Monthly Archives: July 2009
Easymock … or taking the pain out of (j)unit tests
Easymock provides easy mocking for junit tests, this blog entry describes how to use them efficiently. Continue reading
Aop with Guice
Aop has many uses, from doing transaction handling to authorisation. With the powerfull Guice framework it is suprisingly easy. Continue reading