Virtual Mock
Last published: September 3, 2005 1:41:02 PM MST
|
Doc for 0.2.0
Home
|
Sourceforge Project Page
General Information
Overview
News
Features
FAQ
Download
Links
Documentation
Documentation
API
ANT/Maven Tasks
Rules
Other Information
Code Metrics
jMock and VirtualMock Comparison
Project Sites
Home
VirtualMock Sourceforge Project Page
About
Project Info
Project Reports
Development Process
Legend
External Link
Opens in a new window
VirtualMock - Links
Links to Tools
JUnit
AspectJ
AspectWerkz
mockobjects.com
EasyMock
Discussion of Dynamic Mock Objects
from mockobjects.com
jMock
Polygenix AgileTest
Enhanced JUnit (provides some functionality similar to VirtualMock)
Links to Articles/Books/Discussions on MockObjects and Unit Testing
Virtual Mock Objects using AspectJ with JUNIT
- Original Article presenting VirtualMock concept in XP Magazine, by Simon Monk and Stephen Hall
Test flexibly with AspectJ and mock objects
- IBM DeveloperWorks article by Nicholas Lesiecki on using AspectJ to aid in Unit Testing
Testing with Virtual Mock Objects
- Presentation by Ron Bodkin on Virtual Mock Objects
Mock Objects Papers
- Mock Objects Papers on mockobjects.com
Unit Test
definition and description on the Portland Pattern Repository Wiki
Mock Object
definition and description on the Portland Pattern Repository Wiki
Optimizing Unit Tests
on the Portland Pattern Repository Wiki
Unit Testing with mock objects
- IBM DeveloperWorks article by Alexander Day Chaffee and William Pietri
Interesting threads on the Test-driven Development mailing list:
where to use mock objects
Mocks *are* useful
Spy vs. Mock
Mock nomenclature
AOP Unit Testing example
- An example of a unit test of an EJB using AspectJ, on Vincent Massol's blog.
Don't Mock Me
- An article which does a good job explaining the approaches and potential pitfalls of traditional non-virtual mock object approaches.
testdriven.com
A site about Test-Driven Development.
Links to Other Articles/Discussions about VirtualMock
Cactus Developers List
- VirtualMock's first public reference :D . For the record, I had never even heard of Polygenix before I saw the followup to this post :) .
Testing with Virtual Mock Objects
- VirtualMock was mentioned in this presentation by Ron Bodkin at the some of the
"No Fluff, Just Stuff" Java Symposiums
VirtualMock thread on javahova.net
- A discussion of VirtualMock in another language (Translate it at
worldlingo
)