站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Class org.netbeans.modules.junit.plugin.JUnitPlugin.CreateTestParam (JUnit Tests) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.junit/2 2.23

Uses of Class
org.netbeans.modules.junit.plugin.JUnitPlugin.CreateTestParam

Uses of JUnitPlugin.CreateTestParam in org.netbeans.modules.junit.plugin
 

Methods in org.netbeans.modules.junit.plugin that return JUnitPlugin.CreateTestParam
static JUnitPlugin.CreateTestParam JUnitPlugin.CreateTestParam.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JUnitPlugin.CreateTestParam[] JUnitPlugin.CreateTestParam.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Method parameters in org.netbeans.modules.junit.plugin with type arguments of type JUnitPlugin.CreateTestParam
protected abstract  FileObject[] JUnitPlugin.createTests(FileObject[] filesToTest, FileObject targetRoot, Map<JUnitPlugin.CreateTestParam,Object> params)
          Creates test classes for given source classes.
 


org.netbeans.modules.junit/2 2.23

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.