org.eclipse.nebula.widgets.nattable.config
Class ConfigRegistryTest

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.config.ConfigRegistryTest

public class ConfigRegistryTest
extends Object


Constructor Summary
ConfigRegistryTest()
           
 
Method Summary
 void registerWithDisplayModeAndConfigLabel()
           
 void registerWithDisplayModeAndMultipleConfigLabels()
           
 void registrationWithASingleDisplayMode()
           
 void registrationWithMultipleDisplayModes()
           
 void registrationWithoutDisplayModeOrConfigLabel()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigRegistryTest

public ConfigRegistryTest()
Method Detail

setup

public void setup()

registrationWithoutDisplayModeOrConfigLabel

public void registrationWithoutDisplayModeOrConfigLabel()
                                                 throws Exception
Throws:
Exception

registrationWithASingleDisplayMode

public void registrationWithASingleDisplayMode()
                                        throws Exception
Throws:
Exception

registrationWithMultipleDisplayModes

public void registrationWithMultipleDisplayModes()
                                          throws Exception
Throws:
Exception

registerWithDisplayModeAndConfigLabel

public void registerWithDisplayModeAndConfigLabel()
                                           throws Exception
Throws:
Exception

registerWithDisplayModeAndMultipleConfigLabels

public void registerWithDisplayModeAndMultipleConfigLabels()
                                                    throws Exception
Throws:
Exception


Copyright © 2015. All rights reserved.