@Test
 public void whenGenerateHmlOutputForDestination_thenOk() throws Exception {
   testHtmlOutputGenerator.generate(TestDestinationConstants.HILL_VALLEY_DESTINATION);
 }