Package hudson
Class MockExtensionLists
java.lang.Object
hudson.MockExtensionLists
A mocked way to get at
ExtensionLists. In hudson package due
to protected access in ExtensionList.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhudson.ExtensionList<?>getMockExtensionList(HyperLocalPluginManager hlpm, jenkins.model.Jenkins hudson, Class<?> type)
-
Constructor Details
-
MockExtensionLists
public MockExtensionLists()
-
-
Method Details
-
getMockExtensionList
public hudson.ExtensionList<?> getMockExtensionList(HyperLocalPluginManager hlpm, jenkins.model.Jenkins hudson, Class<?> type)
-