Test Case Method Identifier
setRoot
Test Items
The purpose of testing the setRoot method is to check whether it will set a specified node as a root properly.
Input Specification
To test the setRoot method different inputs should be used such as a Graph and a new Path.
Output Specification
Assert that the given path is not possible to reach the root if it still not yet created.