Mark Hale - 2011-06-27

Sry, the assert should probably read:
assertThat(new HashSet(g.getNeighbors("a"),) is(new HashSet(Arrays.asList("b", "c", "d"))));