Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spec confirming Runtime error when a class variable is overtaken #888

Merged
merged 4 commits into from
Oct 28, 2021

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    783a300 View commit details
    Browse the repository at this point in the history
  2. add version guard block

    Syed Aslam committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    b878ebe View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. test raisin RuntimeError when class var is overtaken by parent

    - also update test definitions to better describe the test
    Syed Aslam committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    414756c View commit details
    Browse the repository at this point in the history
  2. update test descriptions

    Syed Aslam committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    76d3a0d View commit details
    Browse the repository at this point in the history