Wrapping a JUnit test around FindBugs

View: New views
1 Messages — Rating Filter:   Alert me  

Wrapping a JUnit test around FindBugs

by easleydp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'd like to be able to 'assert' there are no bugs in my project. Is this possible? Can anyone point the way or provide a recipe?

David