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

Fixed ClassCastException #22

Merged
merged 2 commits into from
Apr 15, 2016
Merged

Fixed ClassCastException #22

merged 2 commits into from
Apr 15, 2016

Conversation

skabashnyuk
Copy link
Contributor

Fixed ClassCastException when testing MethodInvokerFilter with everrest assured

private BookService bookService;

@Test
public void shouldChangeMethodName() throws Exception {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix test name

@garagatyi
Copy link

LGTM

@skabashnyuk skabashnyuk merged commit d320f38 into master Apr 15, 2016
@skabashnyuk skabashnyuk deleted the methodinvoker branch April 15, 2016 11:58
@@ -0,0 +1,69 @@
package org.everrest.assured;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license?

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