Fix JUnit test for the Info status report 66/71166/1
authormark.j.leonard <mark.j.leonard@gmail.com>
Wed, 24 Oct 2018 16:29:41 +0000 (17:29 +0100)
committermark.j.leonard <mark.j.leonard@gmail.com>
Wed, 24 Oct 2018 16:29:41 +0000 (17:29 +0100)
commitc440925424eccd750b4971eb8a10e8ef32929e90
tree81928b65f152cc98e618f713c72a4e5da8fa7609
parent2d688bf5cdcfe30447e83e6405c120b1d994922b
Fix JUnit test for the Info status report

The ZoneOffset was being applied twice, causing the number of hours
added to a test Clock to be calculated incorrectly only when Daylight
Savings changes were applied during the interval.
For example, the status report was showing 4 days 23 hrs instead of 5
days when the clocks had been put back an hour.

Change-Id: If6380a8901b2723018dd3a45fcd7df3ffa0168d4
Issue-ID: AAI-1766
Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
src/test/java/org/onap/aai/babel/service/TestInfoService.java