Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Using JMock

Here is how we can test JavaStorer using version 1.x of JMock using its JUnit 3 integration:

Here is how we can test JavaStorer using version 2.x of JMock using its JUnit 4 integration:

To make our tests a little more DSL-like, we used the following helper class with JMock 2:

Labels
  • None