pipauwel / IFCtoRDF

IFCtoRDF is a set of reusable Java components that allows to parse IFC-SPF files and convert them into RDF graphs.
Other
83 stars 31 forks source link

ISSUE-7 Tests for IfcSpfReader #8

Closed lewismc closed 6 years ago

lewismc commented 6 years ago

This issue addresses #7 @pipauwel you can see many changes, most notably however we now test the key methods within IfcSpfReader which is the primary integration point for this library.