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

The contracts constructor accepts a single boolean parameter called "checkMode" #24

Closed
5 tasks done
mlhaufe opened this issue May 6, 2020 · 0 comments
Closed
5 tasks done
Assignees
Labels
feature/contracts-constructor The top level constructor requirement An assertion or property that must be fulfilled
Milestone

Comments

@mlhaufe
Copy link
Contributor

mlhaufe commented May 6, 2020

  • This mode dictates the runtime behavior of its associated method implementations.

  • This mode is exposed as a readonly property of the instantiated object

  • Add JSDoc

  • Implement Unit Test

  • Implementation

  • Rename debugMode variable to checkMode

  • Updated README

@mlhaufe mlhaufe added this to the v0.2.0 milestone May 6, 2020
@mlhaufe mlhaufe self-assigned this May 6, 2020
@mlhaufe mlhaufe closed this as completed May 6, 2020
@mlhaufe mlhaufe added the requirement An assertion or property that must be fulfilled label May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/contracts-constructor The top level constructor requirement An assertion or property that must be fulfilled
Projects
None yet
Development

No branches or pull requests

1 participant