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 | Description |
---|---|---|
void |
invoke(C context) |
Invoke this invocation with the supplied context.
|
Copyright © 2019. All rights reserved.