C
- the type of EngineExecutionContext
used by the HierarchicalTestEngine
@API(status=EXPERIMENTAL,
since="1.4")
public static interface Node.Invocation<C extends EngineExecutionContext>
Modifier and Type | Method and Description |
---|---|
void |
invoke(C context)
Invoke this invocation with the supplied context.
|
Copyright © 2024. All rights reserved.