@IntegrationTest public class CoreAlgorithmsTestIntegrationTest extends HybrisJUnit4Test
jaloSession| Constructor and Description |
|---|
CoreAlgorithmsTestIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
oldRound(double value,
int digits) |
protected double |
round(double value,
int digits,
boolean legacyAPI) |
void |
testLegacyRoundingMode() |
protected void |
testRoundWithDouble4LegacyTesting(boolean legacyMode,
boolean legacyAPI) |
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void testLegacyRoundingMode()
protected void testRoundWithDouble4LegacyTesting(boolean legacyMode,
boolean legacyAPI)
protected double round(double value,
int digits,
boolean legacyAPI)
protected double oldRound(double value,
int digits)
Copyright © 2018 SAP SE. All Rights Reserved.