Index

A B C D E F G I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractEasyScenarioTest - Class in net.ssehub.easy.producer.scenario_tests
Common properties for scenario tests in this project.
AbstractEasyScenarioTest() - Constructor for class net.ssehub.easy.producer.scenario_tests.AbstractEasyScenarioTest
 
AbstractRealTests - Class in net.ssehub.easy.producer.scenario_tests
Test infrastructure class for real tests.
AbstractRealTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.AbstractRealTests
 
AbstractScenarioTest - Class in net.ssehub.easy.producer.scenario_tests
Abstract functionality for scenario tests.
AbstractScenarioTest() - Constructor for class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
 
AbstractScenarioTest.ITestModifier - Interface in net.ssehub.easy.producer.scenario_tests
An instance that may modify certain behavior of a real-world test case on-the-fly.
AbstractScenarioTest.MakeExecutableTestModifier - Class in net.ssehub.easy.producer.scenario_tests
A Test modifier that makes given files executable.
AbstractScenarioTest.Mode - Enum Class in net.ssehub.easy.producer.scenario_tests
Test execution modes.
AbstractScenarioTest.MyTracerFactory - Class in net.ssehub.easy.producer.scenario_tests
A simple tracer factory for understanding the build process.
activateBuildProperties(File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Activates operating system specific build properties if they exist.
activityTest() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
A test for a succeeding activity graph configuration (contributed by M.
activityTestFail() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
A test for a failing activity graph configuration (contributed by M.
addAll(Collection<Object>, Object, boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Adds all values in value depending on its type into result (may include nested structures if not top).
addTestDataLocations() - Method in class net.ssehub.easy.producer.scenario_tests.RampUpTest
 
addTestDataLocations() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
 
adjustSequenceForJoin(Collection<Object>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
adjustSequenceForMap(Collection<?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
AllTests - Class in net.ssehub.easy.producer.scenario_tests
Test Suite, which starts all individual test cases.
AllTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.AllTests
 
ANNOTATION_BINDING_TIME - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
apply() - Method in interface net.ssehub.easy.producer.scenario_tests.mocks.MavenMock.MavenFunction
 
assertConfiguration(Project, AbstractScenarioTest.Mode) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractRealTests
 
assertConfiguration(Project, AbstractScenarioTest.Mode) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Creates and asserts a VIL configuration and checks the reasoning/propagation result for no conflicts.
assertCurlOut(File) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Assert the output of the curl wrapper to be expected.
assertDecisionVariable(Configuration, String) - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Asserts and returns a decision variable.
assertEnumValue(Configuration, String, CompoundValue, String) - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Asserts an enumeration value.
assertEnumValue(IResolutionScope, String, Value) - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Asserts an enumeration value.
assertEqual(String, int...) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Asserts equality of the models and the parsed/analyzed result, i.e.
assertEqual(String, String, int...) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Asserts equality of the models and the parsed/analyzed result, i.e.
assertEqual(String, String, String, int...) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Asserts equality of the models and the parsed/analyzed result, i.e.
assertExists(File) - Static method in class net.ssehub.easy.producer.scenario_tests.RealTests
Asserts the existence of the given file.
assertExists(File, String, String) - Static method in class net.ssehub.easy.producer.scenario_tests.RealTests
Asserts the existence of the given source file and the related class file.
assertFailureMessage(ReasoningResult, AbstractVariable...) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractRealTests
Asserts failure messages for each vars.
assertIntValue(Configuration, Integer, CompoundValue, String) - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Asserts an integer value.
asymmetricTest() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
A test for an asymmetric quantor relation (contributed by M.

B

BLACKLIST - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 

C

CFG_POSTFIX - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
cfgFolder - Variable in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
checkWriteback(File) - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
 
cleanTempFolder(File) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Deletes a newly created folder inside the temp folder.
cleanUp() - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
Cleans up if not already done.
compare(Project, Project, Set<Project>) - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
Recursive method for comparing the modified project with the expected project.
ConceptsTests - Class in net.ssehub.easy.producer.scenario_tests
Tests variability modeling concepts and reasoning.
ConceptsTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.ConceptsTests
 
config - Variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
configureExecution(String, Map<String, Object>) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Configures the execution of VIL for projectName.
CONST_BINDING_TIME_RUNTIME_MON - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
copy(File, File) - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
Copies a file if it exists to a target location.
createAndAssertEqual(String) - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Creates a file name, obtains the the project, asserts equality, creates a configuration and returns the configuration.
createBuildLanguageTracerImpl() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MyTracerFactory
 
createBuildLanguageTracerImpl() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
 
createDefaultMandatoryExpected() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Creates the default result for mandatory tests (var = true).
createFile(String) - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Creates a file in AbstractTest.getTestDataDir().
createInstantiatorTracerImpl() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MyTracerFactory
 
createInstantiatorTracerImpl() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
 
createProjectInstance(File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Creates a project instance for folder.
createReasoner() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Returns a reasoner instance.
createTemplateLanguageTracerImpl() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MyTracerFactory
 
createTemplateLanguageTracerImpl() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
 
createTestConfigurer() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
 

D

debug - Static variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
 
declarations - Variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
DEFAULT_MODEL_PATHS - Static variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Defines the default model paths (IVML, VIL, VTL).
dockerBuildImage(Path, Path, String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerBuildImageMock
Executes a specific Dockerfile and builds an image.
DockerBuildImageMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to build Docker images.
DockerBuildImageMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.DockerBuildImageMock
 
dockerLogin(String, String, String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLoginMock
Logs into the given docker registry.
DockerLoginMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to log into a docker registry.
DockerLoginMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.DockerLoginMock
 
dockerLogout() - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLogoutMock
Logs out from all known registries.
dockerLogout(String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLogoutMock
Logs out from a registry.
DockerLogoutMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to log out from one or multiple registries.
DockerLogoutMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.DockerLogoutMock
 
DockerMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Simplified registration for the Docker mocks.
DockerMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.DockerMock
 
dockerPushImage(String, String, String, String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerPushImageMock
Returns the name of a Docker image.
DockerPushImageMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to push a Docker image to a repository.
DockerPushImageMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.DockerPushImageMock
 
doConceptTest(String, boolean, Map<String, Object>) - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Performs a concept test with reasoning.
doConceptTest(String, Map<String, Object>) - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Performs a concept test with reasoning (must be valid and not conflicting).
doInstantiate - Variable in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
doInstantiate() - Method in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Returns whether instantiation shall be done.
doLocations(File, File, File, File[], boolean) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Operate on the locations.
doMeasure - Variable in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
doMeasure() - Method in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Returns whether measurements shall be done and collected.
doReason - Variable in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
doReason() - Method in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Returns whether reasoning shall be done.
doReasoning(Configuration, ReasonerConfiguration) - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Performs the reasoning.
dummy() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsTests
Prevent no runnable methods.
DynamicFreezeTest - Class in net.ssehub.easy.producer.scenario_tests
Tests the ProjectRewriteVisitor, whether it is able to freeze the QualiMaster model as expected.
DynamicFreezeTest() - Constructor for class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
 
DynamicFreezeTest.ProjectFreezeModifier - Class in net.ssehub.easy.producer.scenario_tests
This modifier is used to freeze all relevant declarations inside the CFG projects of Qualimaster.

E

enable(boolean) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
enableRealTimeAsserts - Variable in class net.ssehub.easy.producer.scenario_tests.AbstractRealTests
 
end() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Unsets the IVML location on startup.
end() - Method in class net.ssehub.easy.producer.scenario_tests.LocalConceptsTests
Unsets the IVML location on startup.
enumerateJavaFiles(File, List<File>) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Enumerate Java files in location and store results in files.
execute(Executor, AbstractScenarioTest.ITestModifier, TracerFactory) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Executes the configured executor.
executeCase(String[], String[], String, String, AbstractScenarioTest.Mode) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Executes a "real-world" case.
executeCase(String[], String[], String, String, AbstractScenarioTest.Mode, AbstractScenarioTest.ITestModifier) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Executes a "real-world" case.
executeCase(String, String[], String, String, AbstractScenarioTest.Mode) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Executes a "real-world" case.
executeCase(String, String[], String, String, AbstractScenarioTest.Mode, AbstractScenarioTest.ITestModifier) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Executes a "real-world" case.
executeIipCase(String, String, String, String...) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Executes an IIP-Ecosphere case.
executeIndenicaCase(String, String, String, String...) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Executes an INDENICA case.
existsTest() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
A test for an existence quantor in a user defined operation utilized by an all quantor (contributed by M.
expectedModelDir - Variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
 
ExperimentsControlTests - Class in net.ssehub.easy.producer.scenario_tests
A test class for blackbox testing parser and type resolution of IVML files contributed from "external" sources.
ExperimentsControlTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
 
ExperimentsTests - Class in net.ssehub.easy.producer.scenario_tests
Runs experiment tests from scenarios.
ExperimentsTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.ExperimentsTests
 

F

failedAt(IBuildlangElement) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
failedAt(Expression) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
failedAt(ITemplateLangElement) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
furtherInitialization() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
 

G

getBindingTimeAnnotation(Project) - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
Returns the binding time annotation of the project to create the selector statement of the freeze block.
getConfigurationFolder() - Method in interface net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.ITestModifier
Optional folder containing the actual configuration.
getConfigurationFolder() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
getExecutionTime(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
Returns the execution time of the given script.
getExecutionTime(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
Returns the execution time of the given script.
getIvmlFolder() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Returns the IVML folder within ConceptsTests.getTestFolder().
getIvmlFolderIn(File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Returns the folder in base containing the IVML files.
getMeasurementFileName() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractEasyScenarioTest
 
getMeasurementFileName() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Returns the name of the measurement file.
getMeasurementFileName() - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
 
getMeasurements() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Returns the measurements to be collected for the measurement collector.
getTempFolderName(String) - Method in interface net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.ITestModifier
Returns the (modified) temp folder name (last segment).
getTempFolderName(String) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MakeExecutableTestModifier
 
getTempFolderName(String) - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 
getTempFolderName(String) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
getTestFolder() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
 
getTestFolder() - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
 
getTestFolder() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsTests
 
getTestFolder() - Method in class net.ssehub.easy.producer.scenario_tests.RampUpTest
 
getTestFolder() - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
 
getTestFolder() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
 
getTraceFilter() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
getTracerFactory() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Creates the tracer factory.
getTracerFactory() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
 
getTracerFactory() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
 
getVilFolderIn(File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Returns the folder in base containing the VIL files.
getVilOutputFolder(File) - Method in interface net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.ITestModifier
Returns the VIL output folder to use.
getVilOutputFolder(File) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MakeExecutableTestModifier
 
getVilOutputFolder(File) - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 
getVilOutputFolder(File) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
getVilStartRuleName() - Method in interface net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.ITestModifier
Returns the VIL start rule name.
getVilStartRuleName() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MakeExecutableTestModifier
 
getVilStartRuleName() - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 
getVilStartRuleName() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
getVtlFolderIn(File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Returns the folder in base containing the VTL files.

I

IipTestModifier(String) - Constructor for class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
IipTestModifier(String, String) - Constructor for class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
IipTestModifier(String, String, String[]) - Constructor for class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
initializeReasoner() - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Initializes the reasoner.
instantiate - Static variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
 
INSTANTIATE - Enum constant in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
isRuntimeVariable(Configuration, DecisionVariableDeclaration) - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
Checks whether the given declaration is a runtime variable.

L

LOAD - Enum constant in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
loadProject(File, String, String) - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
Loads the specified Project from the DynamicFreezeTest.getTestFolder() folder.
LocalConceptsTests - Class in net.ssehub.easy.producer.scenario_tests
Tests that cannot be executed on Jenkins by now.
LocalConceptsTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.LocalConceptsTests
 
LocalExperimentsTests - Class in net.ssehub.easy.producer.scenario_tests
Experiment tests that currently can only be executed locally.
LocalExperimentsTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests
 
LocalExperimentsTests.TimeTracerFactory - Class in net.ssehub.easy.producer.scenario_tests
A tracer factory for time tracing.
LocalExperimentsTests.VtlExecutionTimeTracer - Class in net.ssehub.easy.producer.scenario_tests
Traces VTL execution times.
LocalRealTests - Class in net.ssehub.easy.producer.scenario_tests
Contains those tests not running on Jenkins (whyever).
LocalRealTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.LocalRealTests
 
LocalTests - Class in net.ssehub.easy.producer.scenario_tests
Test Suite, which starts all individual test cases including local ones.
LocalTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.LocalTests
 
lxcBuildImage(Path, Path, String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.LxcBuildImageMock
Executes a specific LXC Template, builds an image and imports it to LXD.
LxcBuildImageMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to build LXC images.
LxcBuildImageMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.LxcBuildImageMock
 
lxcLogin(String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.LxcLoginMock
Logging into a registry/remote is not possible with the LXD-API Remotes have to be added manually on the client-system Once trusted remotes can be used and images can be copied or removed Has to be called before any operation can be made, otherwise it will fail.
LxcLoginMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to log into a LXC registry.
LxcLoginMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.LxcLoginMock
 
LxcMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Simplified registration for the LXC mocks.
LxcMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.LxcMock
 
lxcPushImage(String, String, String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.LxcPushImageMock
Copies a image from local to trusted remote repository or the other way if imageName consists of remote:image-name.
LxcPushImageMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Mocks the instantiator to push a LXC image to a repository.
LxcPushImageMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.LxcPushImageMock
 

M

makeExecutable - Variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MakeExecutableTestModifier
 
MakeExecutableTestModifier(String...) - Constructor for class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MakeExecutableTestModifier
Creates a modifier with a set of files to be made executable.
maven(Path) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification with "clean" and "install" targets.
maven(Path, boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification with "clean" and "install" targets.
maven(Path, boolean, Sequence<String>) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification.
maven(Path, String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification with "clean" and "install" targets.
maven(Path, String, boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification with "clean" and "install" targets.
maven(Path, String, boolean, Sequence<String>) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification.
maven(Path, String, Sequence<String>) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification.
maven(Path, String, Sequence<String>, boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification with "clean" and "install" targets.
maven(Path, Sequence<String>) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification.
maven(Path, Sequence<String>, boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification with "clean" and "install" targets.
maven(Path, Sequence<String>, boolean, Sequence<String>) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Executes a specific MAVEN build specification.
MavenMock - Class in net.ssehub.easy.producer.scenario_tests.mocks
Simple manual mocking of the Maven instantiator, currently with .
MavenMock() - Constructor for class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
 
MavenMock.MavenFunction - Interface in net.ssehub.easy.producer.scenario_tests.mocks
Function interfaces for original Maven function to be mocked.
MEASUREMENTS - Static variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
 
MeasurementTests - Class in net.ssehub.easy.producer.scenario_tests
Test Suite, which starts all measurement test cases including local ones.
MeasurementTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.MeasurementTests
 
mock(MavenMock.MavenFunction) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Mocks an original function returning a set of file artifacts.
Mode(boolean, boolean, boolean) - Constructor for enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Creates a mode.
modelPaths - Static variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Defines the current model paths.
modifyProject(Project, RewriteContext) - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
MyTracerFactory() - Constructor for class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MyTracerFactory
 

N

net.ssehub.easy.producer.scenario_tests - package net.ssehub.easy.producer.scenario_tests
* All tests-supporting classes for the VIL build language.
net.ssehub.easy.producer.scenario_tests.mocks - package net.ssehub.easy.producer.scenario_tests.mocks
Instantiator mocks.

O

obtainIvmlModel(String, String, File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Obtains the specified IVML model.
obtainVilModel(String, String, File) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Obtains the specified VIL model.

P

passThrough - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
 
postCopy(File) - Method in interface net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.ITestModifier
Called after copying files from a base test template to the actual test folder.
postCopy(File) - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MakeExecutableTestModifier
 
postCopy(File) - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 
postCopy(File) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
PRINT_REASONER_MESSAGES - Static variable in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
 
println(Object, boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Conditional println.
printResults() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
Prints the execution time results as a simple table.
project(String[], int) - Static method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest
Projects the specified version from versions.
PROJECT_ADAPTIVITYCFG - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 
PROJECT_OBSERVABLESCFG - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
 
ProjectFreezeModifier() - Constructor for class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 

Q

QMTestModifier() - Constructor for class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 

R

rampUpTest() - Method in class net.ssehub.easy.producer.scenario_tests.RampUpTest
Performs the ram-up test.
rampUpTest() - Method in class net.ssehub.easy.producer.scenario_tests.ScenarioRampUpTest
Performs the ram-up test.
RampUpTest - Class in net.ssehub.easy.producer.scenario_tests
A Scenario ramp-up test.
RampUpTest() - Constructor for class net.ssehub.easy.producer.scenario_tests.RampUpTest
 
RealMeasurementsTests - Class in net.ssehub.easy.producer.scenario_tests
Tests for experiments only.
RealMeasurementsTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
 
RealMeasurementsTests.QMTestModifier - Class in net.ssehub.easy.producer.scenario_tests
Modifies a QM test by enabling a specified variant of the pipelines configuration file.
RealTests - Class in net.ssehub.easy.producer.scenario_tests
Real use case tests.
RealTests() - Constructor for class net.ssehub.easy.producer.scenario_tests.RealTests
 
RealTests.IipTestModifier - Class in net.ssehub.easy.producer.scenario_tests
 
REASON - Enum constant in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
REASON_INSTANTIATE - Enum constant in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
REASON_NO_MEASURE - Enum constant in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
 
register() - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerMock
Registers the Java artifacts and instantiators.
register() - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.LxcMock
Registers the Java artifacts and instantiators.
register() - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Registers the Java artifacts and instantiators.
registered - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.DockerMock
 
registered - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.LxcMock
 
registered - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
 
RELATIVE_CURL_EXECUTABLES - Static variable in class net.ssehub.easy.producer.scenario_tests.RealTests
 
reset() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.DockerBuildImageMock
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLoginMock
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLogoutMock
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.DockerPushImageMock
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.LxcBuildImageMock
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.LxcPushImageMock
 
result - Static variable in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
 
results - Variable in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
runCount(int) - Method in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Returns the run count for this mode.
RUNTIME_LEVEL - Static variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 

S

ScenarioRampUpTest - Class in net.ssehub.easy.producer.scenario_tests
A Scenario ramp-up test including a QualiMaster model.
ScenarioRampUpTest() - Constructor for class net.ssehub.easy.producer.scenario_tests.ScenarioRampUpTest
 
scriptNames() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
Returns the names of the measured scripts.
scriptNames() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
Returns the names of the measured scripts.
setPassThrough(boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Changes the pass-through state.
setResult(boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLoginMock
Changes the mocked result for the following calls.
setResult(boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerLogoutMock
Changes the mocked result for the following calls.
setResult(boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerPushImageMock
Changes the mocked result for the following calls.
setResult(boolean) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.LxcPushImageMock
Changes the mocked result for the following calls.
setResult(String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.DockerBuildImageMock
Changes the mocked result for the following calls.
setResult(String) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.LxcBuildImageMock
Changes the mocked result for the following calls.
setResult(List<FileArtifact>) - Static method in class net.ssehub.easy.producer.scenario_tests.mocks.MavenMock
Changes the mocked result for the following calls.
setTraceFilter(ITraceFilter) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
setVariantNr(int) - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
Changes the variant to activate.
shutDown() - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Shuts down the test.
shutDown() - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsTests
Tears down the test.
shutDown() - Static method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests
Tears down the test.
shutDown() - Static method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
Tears down the test.
shutDown() - Static method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tears down the test.
simpleTest() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
A simple control file test (contributed by M.
start - Variable in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
startup() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Sets the IVML location on startup.
startup() - Method in class net.ssehub.easy.producer.scenario_tests.LocalConceptsTests
Sets the IVML location on startup.
startUp() - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Initializes the test.
startUp() - Static method in class net.ssehub.easy.producer.scenario_tests.ExperimentsTests
Starts up the test.
startUp() - Static method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests
Starts up the test.
startUp() - Static method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
Starts up the test.
startUp() - Static method in class net.ssehub.easy.producer.scenario_tests.RealTests
Starts up the test.

T

target - Variable in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 
testControlDefaults1() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests "defaults1".
testControlDefaults2() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests "defaults2".
testControlDefaults3() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests "defaults3".
testControlDefaults4() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests "defaults4".
testdataDir - Variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
 
testDefaultLib() - Method in class net.ssehub.easy.producer.scenario_tests.LocalConceptsTests
Tests availability of IVML default library.
testDefaults(String) - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests variant models with same variables/expected results like "defaults1".
testDynamicFreeze() - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
Tests whether the ProjectRewriteVisitor is able add FreezeBlocks as it should be done in the QualiMaster tool.
testElevator() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the elevator case.
testEP1() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the initial Easy-Producer 1 build file.
testIipEcosphereNov21() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the IIP-Ecosphere model / instantiation (November 21).
testIipEcosphereOct21() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the IIP-Ecosphere model / instantiation (October 21).
testIipEcosphereSep22() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the IIP-Ecosphere model / instantiation (September 21).
testIipEcosphereTest() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the IIP-Ecosphere model / instantiation (for debugging).
testIndenicaPlRmsPlatform2() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the complete VIL setup for the INDENICA RMS platform.
testIndenicaPlWmsPlatform() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
Tests the initial INDENICA WMS build (contributed by Christian).
testIndenicaPlYmsPlatform() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the complete VIL setup for the INDENICA YMS platform.
testInstantiateNumericCSVInstantiation() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests whether the instantiation process of templates will work.
testJava() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests
Test modified QM Java templates.
testJavaDebug() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests
For developing modified Java templates.
testMandatory1() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single default variable.
testMandatory2() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single default variable and constraint.
testMandatory2t() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single default variable and constraint in a typedef.
testMandatory3() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and constraint.
testMandatory3s() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and constraint with staged assignment.
testMandatory3st() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and constraint in typedef with staged assignment.
testMandatory3t() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and constraint in a typedef.
testMandatory4() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and (reversed) constraint.
testMandatory4s() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and (reversed) constraint with staged assignment.
testMandatory5() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and two constraints.
testMandatory6() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a mandatory variability with a single non-default variable and two constraints in reverted order (compared to Mandatory5).
testMultiSelect1() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a multi selection over integers with a constraint.
testMultiSelect1fail() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of a failing multi selection over integers with a constraint.
testOktoflowExperiment() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
Tests the oktoflow model / instantiation (updated recent model).
testOktoflowJun24() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the oktoflow model / instantiation (June 24).
testOktoflowOct24() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
Tests the oktoflow model / instantiation (from Oct 22, 2024).
testQualiMasterApril14() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
Tests the very initial QualiMaster test case.
testQualiMasterApril14() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the very initial QualiMaster test case.
testQualiMasterFeb15() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation in its state at the first review (February 2015).
testQualiMasterFeb16() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation in its state at the second review (February 2016).
testQualiMasterFeb17() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
Tests the QualiMaster model / derivation (February 2017, without rt-VIL).
testQualiMasterFeb17() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation (February 2017, without rt-VIL).
testQualiMasterFeb17Impl(AbstractScenarioTest.Mode) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation (February 2017, without rt-VIL).
testQualiMasterJun15() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation (June 2015, without rt-VIL).
testQualiMasterMar15() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation for VIL field migration (March 2015).
testQualiMasterMay14() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the very initial QualiMaster test case.
testQualiMasterMay21() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation (June 2015, without rt-VIL).
testQualiMasterSep17() - Method in class net.ssehub.easy.producer.scenario_tests.LocalRealTests
Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL).
testQualiMasterSep17() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL).
testQualiMasterSep17Impl(AbstractScenarioTest.Mode) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL).
testQualiMasterSep17Variants() - Method in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL).
testRelevancy1() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of relevancies (disconnecting a tree).
testRelevancy2() - Method in class net.ssehub.easy.producer.scenario_tests.ConceptsTests
Tests a simple version of relevancies (disconnecting a tree) via references.
tests - Static variable in class net.ssehub.easy.producer.scenario_tests.ExperimentsTests
 
tests - Static variable in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests
 
tests - Static variable in class net.ssehub.easy.producer.scenario_tests.RealTests
 
testSub() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests inherited sub-constraints enabled/disabled through default values (from QM).
testSvncontrol() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the SVNControl test case.
testSvncontrol(String[]) - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the SVNcontrol use case for given versions.
testXml() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests
Test modified QM XML templates.
testYMS1() - Method in class net.ssehub.easy.producer.scenario_tests.RealTests
Tests the initial YMS build file (contributed by Christian).
TimeTracerFactory() - Constructor for class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
Constructs a new tracer factory and sets this instance as the default factory.
toString() - Method in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MyTracerFactory
 
toString(Project) - Method in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest
Converts the given project to a String.
trace(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
traceError(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
traceExecutionException(VilException) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
traceMessage(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
tracer - Variable in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.TimeTracerFactory
 
traceWarning(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
typeTest() - Method in class net.ssehub.easy.producer.scenario_tests.ExperimentsControlTests
Tests a quantified type expression (contributed by M.

U

usedProjects - Variable in class net.ssehub.easy.producer.scenario_tests.DynamicFreezeTest.ProjectFreezeModifier
 

V

valueDefined(VariableDeclaration, FieldDescriptor, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
valueOf(String) - Static method in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
variantNr - Variable in class net.ssehub.easy.producer.scenario_tests.RealMeasurementsTests.QMTestModifier
 
vilFolderName - Variable in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
vilStartRuleName - Variable in class net.ssehub.easy.producer.scenario_tests.RealTests.IipTestModifier
 
visitAlternative(boolean) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitBuilderBlock(BuilderBlockExpression, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitDef(Def, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedBuilderBlock(BuilderBlockExpression, RuntimeEnvironment<?, ?>, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedCallExpression(OperationDescriptor, CallExpression.CallType, Object[], Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedDef(Def, RuntimeEnvironment<?, ?>, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedFlush() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedInstantiator(String, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedLoop(IEnumeratingLoop, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedLoop(VariableDeclaration) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedRule(Rule, RuntimeEnvironment<?, ?>, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedScript(Script) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedSwitch(Object, int, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedTemplate(Template) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitedWhileBody() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitFlush() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitingCallExpression(OperationDescriptor, CallExpression.CallType, Object[]) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitingInstantiator(String) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitIteratorAssignment(IEnumeratingLoop, VariableDeclaration, Object) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitLoop(IEnumeratingLoop, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitLoop(VariableDeclaration) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitRule(Rule, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitScript(Script, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitScriptBody(Script, RuntimeEnvironment<?, ?>) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitSystemCall(String[]) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitTemplate(Template) - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
visitWhileBody() - Method in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
VtlExecutionTimeTracer() - Constructor for class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 
vtlNestingLevel - Variable in class net.ssehub.easy.producer.scenario_tests.LocalExperimentsTests.VtlExecutionTimeTracer
 

W

writer - Variable in class net.ssehub.easy.producer.scenario_tests.AbstractScenarioTest.MyTracerFactory
 
A B C D E F G I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values