Test Case Identifier
TC-SG_C05
Test Items
The purpose of this test is to check that the single graph constructor is functioning properly. Method to be used: get.Id().
Input Specification
Test Case Specification:
Add an object of singlegraph class.
Output Specification
Assert that the graph object is not null and that the id of the graph is the one assigned when adding it.