Uses of Class
com._1c.g5.v8.dt.md.resource.AbstractInferrerTest.InferrerTestScenario
Packages that use AbstractInferrerTest.InferrerTestScenario
-
Uses of AbstractInferrerTest.InferrerTestScenario in com._1c.g5.v8.dt.md.resource
Fields in com._1c.g5.v8.dt.md.resource declared as AbstractInferrerTest.InferrerTestScenarioMethods in com._1c.g5.v8.dt.md.resource that return AbstractInferrerTest.InferrerTestScenarioModifier and TypeMethodDescriptionAbstractInferrerTest.InferrerTestScenario.assertReset
(BiConsumer<T, CompatibilityMode> assertResetFunction) AbstractInferrerTest.InferrerTestScenario.assertSet
(BiConsumer<T, CompatibilityMode> assertSetFunction) Sets the function that asserts inferrer result in case of 'Set' scenario.AbstractInferrerTest.InferrerTestScenario.beforeTest
(Consumer<T> beforeTestFunction) AbstractInferrerTest.InferrerTestScenario.resetCondition
(Consumer<T> resetCondition) AbstractInferrerTest.InferrerTestScenario.setCondition
(Consumer<T> setCondition) Method parameters in com._1c.g5.v8.dt.md.resource with type arguments of type AbstractInferrerTest.InferrerTestScenarioModifier and TypeMethodDescriptionprotected static Collection<Object[]>
AbstractInferrerTest.prepareMultiVersionTestInput
(Collection<AbstractInferrerTest.InferrerTestScenario<? extends org.eclipse.emf.ecore.EObject>> scenarios) Utility method for preparing parameters to run all provided scenarios against supported compatibility modes.