org.jvnet.hudson.test
Class PluginAutomaticTestBuilder
java.lang.Object
org.jvnet.hudson.test.PluginAutomaticTestBuilder
public class PluginAutomaticTestBuilder
- extends Object
Called by the code generated by maven-hpi-plugin to build tests for plugins.
- Author:
- Kohsuke Kawaguchi
|
Method Summary |
static junit.framework.TestSuite |
build(Map params)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginAutomaticTestBuilder
public PluginAutomaticTestBuilder()
build
public static junit.framework.TestSuite build(Map params)
- Parameters:
params - Various information about the plugin that maven-hpi-plugin adds.
Copyright © 2010. All Rights Reserved.