public class TestMessageModeScreenPresenter extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter | 
messageModeScreenPresenter  | 
private org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView | 
messageModeScreenView  | 
private static String | 
TEST_MESSAGE  | 
private org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView | 
topScreenView  | 
| Constructor and Description | 
|---|
TestMessageModeScreenPresenter()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final String TEST_MESSAGE
@Mock private org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenView messageModeScreenView
@Mock private org.apache.hadoop.hbase.hbtop.screen.top.TopScreenView topScreenView
private org.apache.hadoop.hbase.hbtop.screen.top.MessageModeScreenPresenter messageModeScreenPresenter
public TestMessageModeScreenPresenter()
public void setup()
public void testInit()
public void testReturnToTopScreen()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.