May 25, 2012
Hot Topics:
RSS RSS feed

Mock Objects Tag Index

Mockito: Java Unit Testing with Mock Objects
Run a Java test with less overhead than integration tests and no need to deploy the service you're testing on a running Web container.
Tags : Java, Unit Testing, Mock Objects
Using Randomization in Java Unit Testing
Using randomization in your Java unit tests is easy and not as time consuming as you think. Plus, it will increase the value of your tests in the short and long term.
Tags : Java, XML, TDD, Unit Testing, Mock Objects
Sitemap | Contact Us