FindBugs™ 1.3.9

edu.umd.cs.findbugs.workflow
Class TestingGround

java.lang.Object
  extended by edu.umd.cs.findbugs.workflow.TestingGround

public class TestingGround
extends java.lang.Object


Constructor Summary
TestingGround()
           
TestingGround(BugCollection bugCollection)
           
 
Method Summary
 TestingGround execute()
           
static void main(java.lang.String[] args)
           
 void setBugCollection(BugCollection bugCollection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestingGround

public TestingGround()

TestingGround

public TestingGround(BugCollection bugCollection)
Method Detail

setBugCollection

public void setBugCollection(BugCollection bugCollection)

execute

public TestingGround execute()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.