
findbugs4jmock.0.3.source-code.findbugs.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of findbugs4jmock Show documentation
Show all versions of findbugs4jmock Show documentation
A plugin for the FindBugs tool which detects faulty jMock tests.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <FindbugsPlugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" defaultenabled="true" > <Detector class="com.timgroup.fbplugins.jmock.UnassertedMockeryDetector" speed="fast" /> <BugPattern type="JMOCK_UNASSERTED_CONTEXT" abbrev="JMOCK" category="CORRECTNESS" /> </FindbugsPlugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy