@MediumTest
 public void testCorrectNightInterval() {
   assertEquals(4752.0, Math.floor(bitmapManager.getNightInterval()));
 }