ReachabilityAssertion

@TestOnly
data class ReachabilityAssertion(val from: NodeReference<*, *>, val to: NodeReference<*, *>)(source)

Constructors

Link copied to clipboard
constructor(from: NodeReference<*, *>, to: NodeReference<*, *>)

Properties

Link copied to clipboard
val from: NodeReference<*, *>
Link copied to clipboard
val to: NodeReference<*, *>