ajs6f commented on issue #557: JENA-664 GeoSPARQL Jena
URL: https://github.com/apache/jena/pull/557#issuecomment-487061029
 
 
   @afs This PR is so big I cannot even load the list of files in Github's 
browser. Since we are still using JUnit 4 we can write a 
[`Rule`](https://junit.org/junit4/javadoc/4.12/index.html?org/junit/Rule.html) 
or 
[`@ClassRule`](https://junit.org/junit4/javadoc/4.12/index.html?org/junit/ClassRule.html)
 (`static` version) to manage the timing and state of setup ourselves. A 
`@ClassRule` on the suite itself would be what we want to run a few lines of 
code before and after the complete lineup of tests. Is that what you are asking 
about? Or something more granular?
   
   If you can give me the names of some tests, I could pull this branch locally 
and start poking around.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to