Hi list, Is there a preferred way to create instances of Node, Triple and Graph (small) for Java-based automated tests?
Our product's test suite uses many different idioms for this, and I want to introduce more consistency, but don't want to find out later that there's a better idiom I wasn't aware of. Thanks, Richard
