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