public BibliotecaService() { context = new SpotiFakeContext(); }
public AdministradorService() { context = new SpotiFakeContext(); }
public LoginService() { context = new SpotiFakeContext(); }
public CancionService() { context = new SpotiFakeContext(); }