public class TestsCommon extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestsCommon.EcoCreditCalculatorBioWasteTest
Bio waste test parameters encapsulation.
|
static class |
TestsCommon.EcoCreditCalculatorProductTypeTest
Product type test parameters encapsulation.
|
Modifier and Type | Field and Description |
---|---|
static gr.iccs.isense.circ4life.datamodels.MaterialFactors[] |
broken_tablet_material_factors
Example material factors for a broken tablet.
|
static double |
fractional_max_accepted_delta
Maximum accepted difference on comparison of double floating point fractional
values.
|
static double |
integer_max_accepted_delta
Maximum accepted difference on comparison of double floating point integer
values.
|
static gr.iccs.isense.circ4life.datamodels.MaterialFactors[] |
working_tablet_material_factors
Example material factors for a working tablet.
|
Constructor and Description |
---|
TestsCommon() |
public static final double fractional_max_accepted_delta
public static final double integer_max_accepted_delta
public static final gr.iccs.isense.circ4life.datamodels.MaterialFactors[] working_tablet_material_factors
public static final gr.iccs.isense.circ4life.datamodels.MaterialFactors[] broken_tablet_material_factors
Copyright © 2020. All rights reserved.