All Downloads are FREE. Search and download functionalities are using the official Maven repository.

findbugs4jmock.0.2.source-code.findbugs.xml Maven / Gradle / Ivy

There is a newer version: 0.3
Show 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 - 2024 Weber Informatics LLC | Privacy Policy