spe-uob / 2020-Healthcare-Data-Simulators

A configurable synthetic patient generator which delivers and centralizes information on a repetitional continuous basis via the message broker technology and through a healthcare integration engine
MIT License
8 stars 1 forks source link

Writing file extraction Test #154

Closed victorkingi closed 3 years ago

victorkingi commented 3 years ago

InitialSetupTest.java tests that all required files are extracted from src/main/resources/lib folder to a lib folder at project root. checksum.txt file contains the sha512 string value of all required files. On extraction, it will be used to verify that all files extracted haven't been corrupted or edited.