com.atlassian.bamboo.mock.plugins
Class MockPluginModuleElementBuilder

java.lang.Object
  extended by com.atlassian.bamboo.mock.plugins.MockPluginModuleElementBuilder

public class MockPluginModuleElementBuilder
extends java.lang.Object

Creates Mockito mocks to init plugin ModuleDescriptors.

See Also:
ModuleDescriptor.init(com.atlassian.plugin.Plugin, org.dom4j.Element)

Constructor Summary
MockPluginModuleElementBuilder(java.lang.String key)
           
 
Method Summary
 org.dom4j.Element build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockPluginModuleElementBuilder

public MockPluginModuleElementBuilder(java.lang.String key)
Method Detail

build

public org.dom4j.Element build()


Copyright © 2012 Atlassian. All Rights Reserved.