-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added some junits for recent bug that slipped through
- Loading branch information
Paul Cuddihy
committed
Feb 8, 2021
1 parent
d25c0ae
commit 3079211
Showing
5 changed files
with
272 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"version": 2, | ||
"sparqlConn": { | ||
"name": "Junit localhost virt", | ||
"domain": "", | ||
"enableOwlImports": true, | ||
"model": [ | ||
{ | ||
"type": "virtuoso", | ||
"url": "http://localhost:8890/sparql", | ||
"graph": "http://junit/GG2NQYY2E/200001934/both" | ||
} | ||
], | ||
"data": [ | ||
{ | ||
"type": "virtuoso", | ||
"url": "http://localhost:8890/sparql", | ||
"graph": "http://junit/GG2NQYY2E/200001934/both" | ||
} | ||
] | ||
}, | ||
"sNodeGroup": { | ||
"version": 12, | ||
"limit": 0, | ||
"offset": 0, | ||
"sNodeList": [ | ||
{ | ||
"propList": [ | ||
{ | ||
"KeyName": "name", | ||
"ValueType": "string", | ||
"relationship": "http://www.w3.org/2001/XMLSchema#string", | ||
"UriRelationship": "http://AnimalSubProps#name", | ||
"Constraints": "", | ||
"fullURIName": "", | ||
"SparqlID": "?name", | ||
"isReturned": true, | ||
"optMinus": 0, | ||
"isRuntimeConstrained": false, | ||
"instanceValues": [], | ||
"isMarkedForDeletion": false | ||
} | ||
], | ||
"nodeList": [], | ||
"NodeName": "Animal", | ||
"fullURIName": "http://AnimalSubProps#Animal", | ||
"SparqlID": "?Animal", | ||
"isReturned": false, | ||
"isRuntimeConstrained": false, | ||
"valueConstraint": "", | ||
"instanceValue": null, | ||
"deletionMode": "NO_DELETE" | ||
} | ||
], | ||
"orderBy": [], | ||
"unionHash": {} | ||
}, | ||
"importSpec": { | ||
"version": "1", | ||
"baseURI": "", | ||
"columns": [], | ||
"dataValidator": [], | ||
"texts": [], | ||
"transforms": [], | ||
"nodes": [ | ||
{ | ||
"sparqlID": "?Animal", | ||
"type": "http://AnimalSubProps#Animal", | ||
"mapping": [], | ||
"props": [] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"version": 2, | ||
"sparqlConn": { | ||
"name": "Junit localhost virt", | ||
"domain": "", | ||
"enableOwlImports": true, | ||
"model": [ | ||
{ | ||
"type": "virtuoso", | ||
"url": "http://localhost:8890/sparql", | ||
"graph": "http://junit/GG2NQYY2E/200001934/both" | ||
} | ||
], | ||
"data": [ | ||
{ | ||
"type": "virtuoso", | ||
"url": "http://localhost:8890/sparql", | ||
"graph": "http://junit/GG2NQYY2E/200001934/both" | ||
} | ||
] | ||
}, | ||
"sNodeGroup": { | ||
"version": 12, | ||
"limit": 0, | ||
"offset": 0, | ||
"sNodeList": [ | ||
{ | ||
"propList": [ | ||
{ | ||
"KeyName": "name", | ||
"ValueType": "string", | ||
"relationship": "http://www.w3.org/2001/XMLSchema#string", | ||
"UriRelationship": "http://AnimalSubProps#name", | ||
"Constraints": "", | ||
"fullURIName": "", | ||
"SparqlID": "?catName", | ||
"isReturned": true, | ||
"optMinus": 0, | ||
"isRuntimeConstrained": false, | ||
"instanceValues": [], | ||
"isMarkedForDeletion": false | ||
} | ||
], | ||
"nodeList": [], | ||
"NodeName": "Cat", | ||
"fullURIName": "http://AnimalSubProps#Cat", | ||
"SparqlID": "?Cat", | ||
"isReturned": false, | ||
"isRuntimeConstrained": false, | ||
"valueConstraint": "", | ||
"instanceValue": null, | ||
"deletionMode": "NO_DELETE" | ||
} | ||
], | ||
"orderBy": [], | ||
"unionHash": {} | ||
}, | ||
"importSpec": { | ||
"version": "1", | ||
"baseURI": "", | ||
"columns": [], | ||
"dataValidator": [], | ||
"texts": [], | ||
"transforms": [], | ||
"nodes": [ | ||
{ | ||
"sparqlID": "?Cat", | ||
"type": "http://AnimalSubProps#Cat", | ||
"mapping": [], | ||
"props": [] | ||
} | ||
] | ||
} | ||
} |
74 changes: 74 additions & 0 deletions
74
sparqlGraphLibrary/src/test/resources/animalQueryTiger.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"version": 2, | ||
"sparqlConn": { | ||
"name": "Junit localhost virt", | ||
"domain": "", | ||
"enableOwlImports": true, | ||
"model": [ | ||
{ | ||
"type": "virtuoso", | ||
"url": "http://localhost:8890/sparql", | ||
"graph": "http://junit/GG2NQYY2E/200001934/both" | ||
} | ||
], | ||
"data": [ | ||
{ | ||
"type": "virtuoso", | ||
"url": "http://localhost:8890/sparql", | ||
"graph": "http://junit/GG2NQYY2E/200001934/both" | ||
} | ||
] | ||
}, | ||
"sNodeGroup": { | ||
"version": 12, | ||
"limit": 0, | ||
"offset": 0, | ||
"sNodeList": [ | ||
{ | ||
"propList": [ | ||
{ | ||
"KeyName": "name", | ||
"ValueType": "string", | ||
"relationship": "http://www.w3.org/2001/XMLSchema#string", | ||
"UriRelationship": "http://AnimalSubProps#name", | ||
"Constraints": "", | ||
"fullURIName": "", | ||
"SparqlID": "?name", | ||
"isReturned": true, | ||
"optMinus": 0, | ||
"isRuntimeConstrained": false, | ||
"instanceValues": [], | ||
"isMarkedForDeletion": false | ||
} | ||
], | ||
"nodeList": [], | ||
"NodeName": "Tiger", | ||
"fullURIName": "http://AnimalSubProps#Tiger", | ||
"SparqlID": "?Tiger", | ||
"isReturned": false, | ||
"isRuntimeConstrained": false, | ||
"valueConstraint": "", | ||
"instanceValue": null, | ||
"deletionMode": "NO_DELETE" | ||
} | ||
], | ||
"orderBy": [], | ||
"unionHash": {} | ||
}, | ||
"importSpec": { | ||
"version": "1", | ||
"baseURI": "", | ||
"columns": [], | ||
"dataValidator": [], | ||
"texts": [], | ||
"transforms": [], | ||
"nodes": [ | ||
{ | ||
"sparqlID": "?Tiger", | ||
"type": "http://AnimalSubProps#Tiger", | ||
"mapping": [], | ||
"props": [] | ||
} | ||
] | ||
} | ||
} |