com.atlassian.plugin.web.model
Class WebPanelTestUtils

java.lang.Object
  extended by com.atlassian.plugin.web.model.WebPanelTestUtils

public class WebPanelTestUtils
extends Object


Constructor Summary
WebPanelTestUtils()
           
 
Method Summary
static void mockPluginAccessorReturning(PluginAccessor accessorMock, WebPanelRenderer... renderers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebPanelTestUtils

public WebPanelTestUtils()
Method Detail

mockPluginAccessorReturning

public static void mockPluginAccessorReturning(PluginAccessor accessorMock,
                                               WebPanelRenderer... renderers)


Copyright © 2013 Atlassian. All Rights Reserved.