edu.umd.cs.findbugs.detect

Class DumbMethods

public class DumbMethods extends BytecodeScanningDetector

Constructor Summary
DumbMethods(BugReporter bugReporter)
Method Summary
static booleanisTestMethod(Method method)

Constructor Detail

DumbMethods

public DumbMethods(BugReporter bugReporter)

Method Detail

isTestMethod

public static boolean isTestMethod(Method method)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.