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

Rename "wasUsed" to "ocm_wasUsed" #429

Closed
wants to merge 1 commit into from
Closed

Commits on May 28, 2020

  1. Rename "wasUsed" to "ocm_wasUsed"

    Objects that we were mocking had a wasUsed field that prevented them from being
    easily mocked using OCMStub, OCMExpect etc.
    
    All future methods in recorders should be prefixed with ocm_ to prevent
    potential conflicts.
    dmaclach committed May 28, 2020
    Configuration menu
    Copy the full SHA
    e8b9cf7 View commit details
    Browse the repository at this point in the history