moleske commented on pull request #6125:
URL: https://github.com/apache/geode/pull/6125#issuecomment-799844313


   > This test uses resources as files. Sometimes it's easiest to copy from 
src/resources to a TemporaryFolder. 
**`geode-junit/src/main/java/org/apache/geode/test/util/ResourceUtils.java`** 
is all about helping you do things like this. Take a look at it sometime and 
see if it makes tests like this easier for you.
   
   Thanks for sharing that!  I think it confused me more at first cause I'm 
used to loading test files from resources, so didn't think about a 
`TemporaryFolder`.  If folks in the geode community have a strong opinion I can 
change, but I'm inclined to leave it as.


----------------------------------------------------------------
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]


Reply via email to