Class DynamicNode

    • Method Detail

      • getDisplayName

        public String getDisplayName()
        Get the display name of this DynamicNode.
        Returns:
        the display name
      • getTestSourceUri

        public Optional<URI> getTestSourceUri()
        Get the custom test source URI of this DynamicNode.
        Returns:
        an Optional containing the custom test source URI; never null but potentially empty
        Since:
        5.3