Package | Description |
---|---|
org.java.plugin.tools.mocks |
Simple mock classes to be used in unit tests.
|
Modifier and Type | Class and Description |
---|---|
class |
MockExtension |
class |
MockExtensionPoint |
class |
MockLibrary |
class |
MockParameter |
class |
MockParameterDefinition |
class |
MockPluginAttribute |
class |
MockPluginPrerequisite |
Modifier and Type | Method and Description |
---|---|
MockPluginElement<T> |
MockPluginElement.setDeclaringPluginDescriptor(PluginDescriptor value) |
MockPluginElement<T> |
MockPluginElement.setDeclaringPluginFragment(PluginFragment value) |
MockPluginElement<T> |
MockPluginElement.setDocsPath(java.lang.String value) |
MockPluginElement<T> |
MockPluginElement.setDocumentation(Documentation<T> value) |
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.