@SpecVersion(spec="JSR 354", version="1.0.0") public class ProviderChainsTest extends Object
Constructor and Description |
---|
ProviderChainsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCorrectRateEvaluationInChain_diffProviders()
Test correct rate evaluation for different provider chains, providers defined by the TCK.
|
void |
testCorrectRateEvaluationInChain_sameProviders()
Test correct rate evaluation for different provider chains, providers defined by the TCK.
|
void |
testCorrectRateEvaluationInChainHistoric()
Test correct rate evaluation for different provider chains, providers defined by the TCK,
with historic rates.
|
void |
testTCKRateChainAvailability()
Test availability of providers defined by the TCK.
|
public ProviderChainsTest()
@SpecAssertion(id="434-A1", section="4.3.4") public void testCorrectRateEvaluationInChain_diffProviders()
Hint do not use non TCK provider for this test, it will make results undeterministic.
@SpecAssertion(id="434-A1", section="4.3.4") public void testCorrectRateEvaluationInChain_sameProviders()
Hint do not use non TCK provider for this test, it will make results undeterministic.
@SpecAssertion(id="434-A2", section="4.3.4") public void testCorrectRateEvaluationInChainHistoric()
Hint do not use non TCK provider for this test, it will make results undeterministic.
@SpecAssertion(id="434-A3", section="4.3.4") public void testTCKRateChainAvailability()
Hint do not use non TCK provider for this test, it will make results undeterministic.
Copyright © 2012-2015 JavaMoney. All Rights Reserved.