mbeckerle opened a new pull request, #1381:
URL: https://github.com/apache/daffodil/pull/1381

   Moved TestUtils and FuzzData in core to src/main 
   
   so FuzzData can be used outside of daffodil proper.  
   
   Removed unused and trivial methods from TestUtils. 
   
   Made private all methods possible. 
   We're left with minimum footprint of public methods.  
   
   Removed dependency on JUnit from TestUtils and FuzzData so they don't have 
to be in src/test. 
   
   Tested for and removed a couple of TODOs that are no longer needed. 
   Reducing the number of TODOs and FIXMEs is DAFFODIL-1569.  
   
   DAFFODIL-2959, DAFFODIL-1569
   
   Add final  
   
   DAFFODIL-2797


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to