For an assessment I need to create a hash table, which I have done. However, I need to throw an exception when inserting a null key.
The test I ran, which I need to p