org.jvnet.hudson.test
Class PluginAutomaticTestBuilder

java.lang.Object
  extended by org.jvnet.hudson.test.PluginAutomaticTestBuilder

public class PluginAutomaticTestBuilder
extends java.lang.Object

Called by the code generated by maven-hpi-plugin to build tests for plugins.

Author:
Kohsuke Kawaguchi

Constructor Summary
PluginAutomaticTestBuilder()
           
 
Method Summary
static junit.framework.TestSuite build(java.util.Map params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginAutomaticTestBuilder

public PluginAutomaticTestBuilder()
Method Detail

build

public static junit.framework.TestSuite build(java.util.Map params)


Copyright © 2009. All Rights Reserved.