-
Notifications
You must be signed in to change notification settings - Fork 13
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
Test::Quattor: mock the new symlink-related methods #141
Milestone
Comments
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 4, 2017
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 5, 2017
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 12, 2017
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 12, 2017
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 12, 2017
- is_symlink(), has_hardlink(), is_hardlink() and _make_link() - See comments for restrictions with mocked xxx_harlink() methods Fixes quattor#141
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 12, 2017
- is_symlink(), has_hardlink(), is_hardlink() and _make_link() - See comments for restrictions with mocked xxx_harlink() methods Fixes quattor#141
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 17, 2017
- is_symlink(), has_hardlink(), is_hardlink() and _make_link() - See comments for restrictions with mocked xxx_harlink() methods Fixes quattor#141
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 19, 2017
- is_symlink(), has_hardlink(), is_hardlink() and _make_link() - See comments for restrictions with mocked xxx_harlink() methods Fixes quattor#141
jouvin
added a commit
to jouvin/maven-tools
that referenced
this issue
Mar 19, 2017
- is_symlink(), has_hardlink(), is_hardlink() and _make_link() - See comments for restrictions with mocked xxx_harlink() methods Fixes quattor#141
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Methods added in quattor/CAF#225 should be mocked in
Test::Quattor
.The text was updated successfully, but these errors were encountered: