This page is no longer maintained — Please continue to the home page at www.scala-lang.org

ANN: ScalaMock 2.1

No replies
paulbutcher
Joined: 2010-03-08,
User offline. Last seen 10 weeks 5 days ago.

I've just released ScalaMock 2.1, with the following improvements over 2.0:

* Add support for polymorphic (type parameterised) methods
* Add support for curried methods
* Fix String constants in Java classes
* Fix unmocked operators

http://scalamock.org/

> ScalaMock is a native Scala mocking framework which, as well as traits (interfaces) and functions, can also mock:
>
> * Classes
> * Singleton and companion objects (static methods)
> * Object creation (constructor invocation)
> * Polymorphic (type parameterised) methods
> * Classes with private constructors
> * Final classes and classes with final methods
> * Operators (methods with symbolic names)
> * Overloaded methods

--
paul.butcher->msgCount++

Snetterton, Castle Combe, Cadwell Park...
Who says I have a one track mind?

http://www.paulbutcher.com/
LinkedIn: http://www.linkedin.com/in/paulbutcher
MSN: paul@paulbutcher.com
AIM: paulrabutcher
Skype: paulrabutcher

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland