RSSAmplifier

Alvaro Videla · Jul 26, 2016

Testing Java Libraries from ScalaCheck

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Testing Java Libraries from ScalaCheck In this article I would like to show you how to integrate ScalaCheck into a Maven project in order to test your Java classes. I will use as an example the PhoneNumber class as seen on Item 9 on the book Effective Java. The idea will be to test that the equals method implementation on that class conforms to the equals contract according to the Java…

Read on videlalvaro.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.