public class TestFilterDisplayModeScreenPresenter extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter |
filterDisplayModeScreenPresenter |
private org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView |
filterDisplayModeScreenView |
private org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView |
topScreenView |
Constructor and Description |
---|
TestFilterDisplayModeScreenPresenter() |
public static final HBaseClassTestRule CLASS_RULE
@Mock private org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenView filterDisplayModeScreenView
@Mock private org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView topScreenView
private org.apache.hadoop.hbase.hbtop.screen.top.FilterDisplayModeScreenPresenter filterDisplayModeScreenPresenter
public TestFilterDisplayModeScreenPresenter()
public void setup()
public void testInit()
public void testReturnToTopScreen()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.