Skip to content

Missing unit test for task 3 of Wizards and Warriors exercise #1953

Description

@bobbicodes

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:

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

It also seems to be missing a return value.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions