@IntegrationTest public class DecimalMaxConstraintTest extends AbstractConstraintTest
AbstractConstraintTest.ConstraintconstraintDao, flexibleSearchService, i18nService, modelService, typeService, validationServiceimportServicejaloSession| Constructor and Description |
|---|
DecimalMaxConstraintTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMaxConstraintEqual()
must succeed because value is 0.0000001 equal to max limit
|
void |
testMaxConstraintFails1()
must fail because value is 0.000000001 larger as rule
|
void |
testMaxConstraintFalse2()
must fail because value is 0.000000001 larger as rule
|
void |
testMaxConstraintOk1()
is ok, difference is 0.00000000001 below border
|
void |
testMaxConstraintOk2()
is ok, difference is 0.00000000001 below border
|
assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithEvaluatedMessage, assertModelSavingExceptionWithMessageKey, assertModelSavingExceptionWithMessageKey, assertTrimmedException, calculateFractionPrecision, checkException, checkException, getDefaultMessage, resetConstraints, unloadEnginecreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void testMaxConstraintFails1()
public void testMaxConstraintEqual()
public void testMaxConstraintFalse2()
public void testMaxConstraintOk1()
public void testMaxConstraintOk2()
Copyright © 2018 SAP SE. All Rights Reserved.