public class ExecutionPlanAssertion extends Object
StructuralElement| Constructor and Description |
|---|
ExecutionPlanAssertion() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doAssertion(ExecutionPlanExpectation expected,
ExecutionPlan actual)
Asserts that the given
actual execution plan is equal to the given execution plan expectation. |
public static void doAssertion(ExecutionPlanExpectation expected, ExecutionPlan actual)
actual execution plan is equal to the given execution plan expectation.expected - the execution plan expectationactual - the actual execution planCopyright © 2018–2020 b+m Informatik AG. All rights reserved.