Assignment VDX Assignment 13th Feb Note: Run KeyValueStore.java to see store running from main method. JUnit package required for KeyValueStoreUnitTest.java (sample unit test) Added get, put, average, threadsafe map, handled exception in file write.