Beispiel #1
0
 @Test
 public void defaultGraphitePasswordIsCorrect() {
   assertThat(config.getGraphitePassword(), is(""));
 }