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

Settings api #149

Merged
merged 2 commits into from
Jan 21, 2017
Merged

Settings api #149

merged 2 commits into from
Jan 21, 2017

Conversation

nhaarman
Copy link
Collaborator

This enhances the settings API.
For example:

val mock = mock<MyClass>(
  name = "myName",
  defaultAnswer = RETURNS_MOCKS
)

Fixes #148

@nhaarman nhaarman force-pushed the settings-api branch 2 times, most recently from 0e34681 to 2a787df Compare January 19, 2017 21:48
@nhaarman nhaarman merged commit 78fb345 into dev Jan 21, 2017
@nhaarman nhaarman deleted the settings-api branch January 21, 2017 14:23
@nhaarman nhaarman mentioned this pull request Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant