Can I read JUnit Testing in Eclipse Tutorial on EtoBox?
JUnit Testing in Eclipse Tutorial by Carlos López KMartínez is a document available to read on EtoBox.
What is JUnit Testing in Eclipse Tutorial about?
This document provides a tutorial on setting up and running JUnit tests in Eclipse for a sample Subscription class. It demonstrates how to: 1. Create a Subscription class to test with methods for calculating subscription price and cancelling a subscription. 2. Write two simple test methods in a SubscriptionTest class to validate price calculation. 3. Run the tests from Eclipse and view the results, which initially show two failures. 4. Use the EclEmma plugin to measure test coverage of the Subscriptio
- Author
- Carlos López KMartínez
- Language
- EN