|
org.netbeans.modules.junit/2 2.23 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |