public abstract class AbstractCockpitActionRendererUnitTest<I,O,T extends CockpitActionRenderer<I,O>> extends AbstractCockpitngUnitTest<T>
| Constructor and Description |
|---|
AbstractCockpitActionRendererUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
getActionInstance() |
protected Class<? extends T> |
getWidgetType() |
void |
setUpBaseActionUnitTest() |
void |
testDefaultOrNoParameterConstructor() |
void |
testNullSafe() |
canBeSkipped, getMethodsToSkip, isSpecialPrivateMethod, testExtensibleConstructors, testExtensibleFields, testExtensibleMethods, testNullSafeMethodspublic AbstractCockpitActionRendererUnitTest()
public abstract T getActionInstance()
public void setUpBaseActionUnitTest()
public void testDefaultOrNoParameterConstructor()
public void testNullSafe()
protected Class<? extends T> getWidgetType()
getWidgetType in class AbstractCockpitngUnitTest<T extends CockpitActionRenderer<I,O>>Copyright © 2018. All rights reserved.