|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intellij.execution.JUnitPatcher
public abstract class JUnitPatcher
User: anna Date: Mar 4, 2005
| Constructor Summary | |
|---|---|
JUnitPatcher()
|
|
| Method Summary | |
|---|---|
PluginDescriptor |
getPluginDescriptor()
|
abstract void |
patchJavaParameters(JavaParameters javaParameters)
|
void |
setPluginDescriptor(PluginDescriptor plugin)
Called by the framework. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JUnitPatcher()
| Method Detail |
|---|
public void setPluginDescriptor(PluginDescriptor plugin)
setPluginDescriptor in interface PluginAwareplugin - public PluginDescriptor getPluginDescriptor()
public abstract void patchJavaParameters(JavaParameters javaParameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||