target.reports.test.testng-failed.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fb-contrib Show documentation
Show all versions of fb-contrib Show documentation
An auxiliary findbugs.sourceforge.net plugin for java bug detectors that fall outside the narrow scope of detectors to be packaged with the product itself.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"> <suite name="Failed suite [Ant suite]"> <test name="Ant test" preserve-order="false"> <classes> <class name="com.mebigfatguy.fbcontrib.utils.RegisterUtilsTest$1"/> <class name="com.mebigfatguy.fbcontrib.utils.RegisterUtilsTest"/> <class name="com.mebigfatguy.fbcontrib.utils.SignatureBuilderTest"/> <class name="com.mebigfatguy.fbcontrib.utils.SignatureUtilsTest"/> </classes> </test> <!-- Ant test --> </suite> <!-- Failed suite [Ant suite] -->