@SpecVersion(spec="JSR 354", version="1.0.0") public class FunctionalExtensionPointsTest extends Object
Constructor and Description |
---|
FunctionalExtensionPointsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testOperatorReturnTypeEqualsParameter()
The return type of apply must be the same type as the
parameter
(amount.getClass() == result.getClass()).
|
public FunctionalExtensionPointsTest()
@SpecAssertion(section="4.2.4", id="424-A1") public void testOperatorReturnTypeEqualsParameter()
Copyright © 2012-2015 JavaMoney. All Rights Reserved.