The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Bob McCune

Bob McCune is a Java architect, mentor, and trainer with a particular interest in open source and lightweight architectures and methodologies. He is a General Partner with Twin Cities-based OpenPrinciple consulting.
 

Articles

Testing container-dependent code is made much more difficult when the container isn't available on the developer's machine, and this is a case where a mock objects approach can help. Bob McCune introduces Mockrunner, a JUnit-related framework for testing code with mock objects.