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

Hoverfly-java #66

Closed
ipopovsbit opened this issue Feb 22, 2017 · 5 comments
Closed

Hoverfly-java #66

ipopovsbit opened this issue Feb 22, 2017 · 5 comments

Comments

@ipopovsbit
Copy link

I am working on a project which includes Hoverfly tool.I have problem to connect the tool with Java Application . The purpose to do that is because i need to use the methods capture and simulate through the Java Application. I will be gratefull if you are going to give me more specific example, how can i do that. In the example on the official site there is some code example but when it doesn't work for me.
Best regards.

@tommysitu
Copy link
Member

Hi @Igor05051992, could you provide more details on the version of hoverfly-java you are using, and the exception stacktrace you are getting? If you could provide code snippets of your test or how to reproduce the error, we can try troubleshooting it from our end.

@ipopovsbit
Copy link
Author

@tommysitu to set hoverfly in mode capture and simulate through Java Application can i do that and how?

@ipopovsbit
Copy link
Author

@tommysitu hoverfly version v0.10.0
java version 1.8.0.121

@tommysitu
Copy link
Member

@ipopovsr Have a look into these tests: https://github.com/SpectoLabs/hoverfly-java/tree/master/src/test/java/io/specto/hoverfly/ruletest
They are also examples of using HoverflyRule.

Also the latest docs: http://hoverfly-java.readthedocs.io/en/latest/

If you have a test that fails using HoverflyRule, send me the code, and I can have a look.

@tommysitu
Copy link
Member

Closing this issue as no other information is provided. Please raise a new one if you find specific issue with using hoverfly-java in your application.

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

No branches or pull requests

2 participants