Skip to content

AddCleanupAction doesn't work from field initializers #3

Description

@arnonax

When calling AddCleanupAction from a constructor or from constructors of object that are called from field initializers, the cleanup action does not get called.
A new scope should be created for these actions, and they should be called just after the TestCleanup's cleanup actions.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions