I have made unit test for the AuctionDAO
testGetAllAuctions() testGetAuction() testDeleteAuctionAuction1() testDeleteAuctionAuction2() testUpdateOrCreateAuctionUpdate() testUpdateOrCreateAuctionCreate() insertTestDataIntoDatabase()
Closes ASDCBA-683