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

Feature Request: Support AssertJ #6

Open
dorzey opened this issue Oct 6, 2016 · 1 comment
Open

Feature Request: Support AssertJ #6

dorzey opened this issue Oct 6, 2016 · 1 comment

Comments

@dorzey
Copy link

dorzey commented Oct 6, 2016

Expand java-power-assert to support AssertJ assertions.

@dorzey
Copy link
Author

dorzey commented Oct 6, 2016

I've created a spike for supporting AssertJ.

Things I'm unsure about:

  • How are chained assertions supported?
  • What is the best way to match the different assertion types in JavacPowerAssertGenerator? It seems like the visitMethodInvocation now has too many responsibilities.

I'm open to feedback on how the implementation can be improved.

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

1 participant