@Test
 public void exibiuNomeDoArtista() {
   assertTrue(materia.exibiuNomeDoArtista());
 }