exercism / exercism/csharp

Missing unit test for task 3 of Wizards and Warriors exercise

Aperta
#1,953 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
427
Fork
383
Merge medio
2g 2h
PR unite (30g)
5

Descrizione

I was going through the syllabus and noticed that task 3 has no corresponding test.

The task is to be able to run this code:

```csharp
var wizard = new Wizard();
wizard.PrepareSpell();
```

It also seems to be missing a return value.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.