@Test
 public void testGetLocations() throws Exception {
   assertEquals(propertyLocation, propertyLoader.getLocations());
 }