JUnit

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ]

Articles
  

Articles:
  • Virtual Mock Objects using AspectJ with JUNIT by Simon Monk, Stephen Hall   - [Clicks: 27]
    The authors show us how they use aspect-oriented programming in AspectJ to facilitate isolation of testable units, without hand-crafting Mock Objects or using a specialized Mock Object generation tool.
    http://www.xprogramming.com/xpmag/virtualMockObjects.htm - Oct, 2002

[Top]