Add support for BigDecimal and BigInteger parameters

Description

Posted by Gerard Meszaros on wiki:

We had trouble using numbers with decimal points in our specs because we were dealing with money. We tried declaring parameters as BigDecimal but could not get this to work. It should be possible to do this out of the box with no extra effort as it is a pretty common need.

BigInteger should also be supported.

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created September 3, 2009 at 6:48 AM
Updated May 22, 2015 at 8:31 AM
Resolved October 30, 2009 at 1:07 AM