assertEdges

Asserts the edges in the context of a graph by applying a set of edge assertions built using the provided block.

Parameters

block

A lambda function that operates on an instance of EdgeAssertionsBuilder to define specific edge assertions.