@API(status=EXPERIMENTAL,
since="5.0")
public abstract class DynamicNode
extends Object
DynamicNode serves as the abstract base class for a container or a
test case generated at runtime.DynamicTest,
DynamicContainer| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Get the display name of this
DynamicNode. |
String |
toString() |
Copyright © 2020. All rights reserved.