Class RealMeasurementsTests
java.lang.Object
net.ssehub.easy.dslCore.test.AbstractTest<net.ssehub.easy.instantiation.core.model.buildlangModel.Script>
test.de.uni_hildesheim.sse.vil.buildlang.AbstractTest<net.ssehub.easy.instantiation.core.model.buildlangModel.Script>
net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
net.ssehub.easy.producer.scenario_tests.AbstractEasyScenarioTest
net.ssehub.easy.producer.scenario_tests.AbstractRealTests
net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
Tests for experiments only. Can be forced to run in an own JVM.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classModifies a QM test by enabling a specified variant of the pipelines configuration file.Nested classes/interfaces inherited from class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
AbstractScenarioTest.ITestModifier, AbstractScenarioTest.MakeExecutableTestModifier, AbstractScenarioTest.ModeNested classes/interfaces inherited from class test.de.uni_hildesheim.sse.vil.buildlang.AbstractTest
test.de.uni_hildesheim.sse.vil.buildlang.AbstractTest.CleanerNested classes/interfaces inherited from class net.ssehub.easy.dslCore.test.AbstractTest
net.ssehub.easy.dslCore.test.AbstractTest.EqualitySetup<R extends net.ssehub.easy.basics.modelManagement.IModel> -
Field Summary
FieldsFields inherited from class net.ssehub.easy.producer.scenario_tests.AbstractRealTests
enableRealTimeAssertsFields inherited from class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
debug, DEFAULT_MODEL_PATHS, instantiate, MEASUREMENTS, modelPathsFields inherited from class net.ssehub.easy.dslCore.test.AbstractTest
OBSERVER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringReturns the name of the measurement file.protected Filestatic voidshutDown()Tears down the test.static voidstartUp()Starts up the test.voidTests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL).Methods inherited from class net.ssehub.easy.producer.scenario_tests.AbstractRealTests
assertConfigurationMethods inherited from class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
configureExecution, createReasoner, createTestConfigurer, executeCase, executeCase, executeCase, executeCase, furtherInitialization, getIvmlFolderIn, getMeasurements, getTracerFactory, getVilFolderIn, getVtlFolderIn, initializeReasoner, obtainIvmlModelMethods inherited from class test.de.uni_hildesheim.sse.vil.buildlang.AbstractTest
addTestDataLocations, assertEqual, assertEqual, assertExecutor, assertFailure, assertFailure, assertOutdated, cleanTemp, copyFile, createFile, createTempDir, deleteQuietly, getSystemPropertyName, getTempDir, getTestConfigurer, getTestDataDir, registerTypeAnyway, testExecutorMethods inherited from class net.ssehub.easy.dslCore.test.AbstractTest
assertNamingAndVersion, checkEqualsAndPrepareMessage, checkEqualsAndPrepareMessage, checkEqualsAndPrint, checkEqualsAndPrint, checkErrorCodes, checkErrorCodes, checkWarnings, determineTestDataDir, file2String, isEqual, resourceInitialization, toString
-
Field Details
-
tests
-
-
Constructor Details
-
RealMeasurementsTests
public RealMeasurementsTests()
-
-
Method Details
-
startUp
public static void startUp()Starts up the test. -
shutDown
public static void shutDown()Tears down the test. -
getMeasurementFileName
Description copied from class:AbstractScenarioTestReturns the name of the measurement file.- Overrides:
getMeasurementFileNamein classAbstractEasyScenarioTest- Returns:
- the name of the measurement file
-
getTestFolder
- Specified by:
getTestFolderin classtest.de.uni_hildesheim.sse.vil.buildlang.AbstractTest<net.ssehub.easy.instantiation.core.model.buildlangModel.Script>
-
testQualiMasterSep17Variants
Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL). This is a series of modified models by leaving out certain pipelines. No VIL instantiations are executed on the variants, only reasoning.- Throws:
IOException- shall not occur
-