Ejemplo n.º 1
0
  @Test
  public void overridesToString() {

    assertThat(fake.toString(), is("FakeBankAccount"));
  }