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