issues
search
Unidata
/
netcdf-java
The Unidata netcdf-java library
https://docs.unidata.ucar.edu/netcdf-java/current/userguide/index.html
BSD 3-Clause "New" or "Revised" License
146
stars
71
forks
source link
Improve array structure tests
#1148
Closed
tdrwenski
closed
1 year ago
tdrwenski
commented
1 year ago
Description of Changes
General cleanups like using google truth asserts, unit test annotations, etc
Delete TestArrayStructureBB.java which had no asserts or tests related to netcdf-java code
Delete commented out code (seemed to be moved to UtilsTestStructureArray so doubt this is needed)
PR Checklist
[ ] Link to any issues that the PR addresses
[ ] Add labels
[ ] Open as a
draft PR
until ready for review
[ ] Make sure GitHub tests pass
[ ] Mark PR as "Ready for Review"
Description of Changes
PR Checklist