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 generics, fixed some warnings #37

Closed
wants to merge 1 commit into from

Conversation

Philipp91
Copy link
Contributor

I fixed some warnings, most of them by verifying that they're not too bad and suppressing them ...

The more important part (why I actually started this commit) is the generics. I changed the Matcher factories in the classes TableViews and ListViews to return generic instead of raw matchers, which avoids warnings in the test-code that uses TestFX.

minisu added a commit that referenced this pull request Jan 9, 2014
@minisu
Copy link
Member

minisu commented Jan 9, 2014

Merged (had to manually merge).

@minisu minisu closed this Jan 9, 2014
svenruppert added a commit that referenced this pull request Jan 10, 2014
* master:
  Merged #37
  Update README.md
  Added support for following labelFor references.
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.

None yet

2 participants