@Test
public void noddyValueIsCorrect() {
    assertThat(noddyExample(), startsWith("value"));
}