Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 440 Bytes

File metadata and controls

6 lines (6 loc) · 440 Bytes

FreshWorksTask

A file-based key-value data store that supports the basic CRD (create, read, and delete) operations is built (all the conditions specified in the assignment are met). datasource.java is the driver file. createRecord.java, readRecord.java and DeleteRecord.java are the class files. dataStore.json is the data store (file). Unit Test Cases Excel sheet as well as output screenshots for various test cases have been attached.