Skip to content

Fix test for non-virtual methods in types with public ctor#306

Merged
nulltoken merged 1 commit into
libgit2:vNextfrom
dahlbyk:gh306
Jan 28, 2013
Merged

Fix test for non-virtual methods in types with public ctor#306
nulltoken merged 1 commit into
libgit2:vNextfrom
dahlbyk:gh306

Conversation

@dahlbyk

@dahlbyk dahlbyk commented Jan 28, 2013

Copy link
Copy Markdown
Member

I made the call on a few types that don't seem like they need to be mockable because they're easy enough to construct in any meaningful state:

  • Credential
  • Filter
  • ObjectId
  • RepositoryOptions
  • Signature

/cc @yorah, @nulltoken, @half-ogre

* Exclude delegates from types checked
* Missing virtual modifiers
@yorah

yorah commented Jan 28, 2013

Copy link
Copy Markdown
Contributor

👍 Nicely done!

@nulltoken
nulltoken merged commit efcd62a into libgit2:vNext Jan 28, 2013
@nulltoken

Copy link
Copy Markdown
Member

@half-ogre From the awesome @dahlbyk, with 💜 💚

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.

3 participants