GraphAssertions
constructor(name: String, start: NodeReference.Start<*>, finish: NodeReference.Finish<*>, nodes: Map<String, NodeReference<*, *>>, nodeOutputAssertions: List<NodeOutputAssertion<*, *>>, edgeAssertions: List<EdgeAssertion<*, *>>, unconditionalEdgeAssertions: List<UnconditionalEdgeAssertion>, reachabilityAssertions: List<ReachabilityAssertion>, subgraphAssertions: MutableList<SubGraphAssertions>)(source)