Skip to content

Working on SPARQQuery Mocktest

Created by: guescinr

What does this pull request do?

I have started mocking up the tests for SPQARQLQueries, and have reached a point where I wuld need some support to know how to stub correctly in order to perform the correct tests

Additional Notes:

The api/src/test/java/edu/cornell/mannlib/vitro/webapp/dynapi/components/SPARQLQueryTest.java seems to connect successfully with api/src/test/resources/rdf/abox/filegraph/dynamic-api-individuals-SPARQLQuery-test.n3

Merge request reports