public void testCalculateMileageAmount() throws Exception(Code)
Tests the calculation of travel mileage amount. This is testing against the mileage rates defined currently, we need to find
a way to fix this for when they change: 0-500 0.375 500-3000 0.18 3000 - 0
throws: Exception -