Class EditorConfigurationPersistingStrategyTest


  • @UnitTest
    public class EditorConfigurationPersistingStrategyTest
    extends AbstractConfigurationPersistingStrategyTest
    Tests conversion mechanism of the editor persisting strategy. This mechanism is responsible for conversion of the cockpit configuration java class (EditorConfiguration) to the JAXB equivalent ( Editor).
    • Constructor Detail

      • EditorConfigurationPersistingStrategyTest

        public EditorConfigurationPersistingStrategyTest()
    • Method Detail

      • testUpdateJaxbEditorConfigurationWithoutContext

        public void testUpdateJaxbEditorConfigurationWithoutContext()
      • testUpdateJaxbEditorConfigurationWithContext

        public void testUpdateJaxbEditorConfigurationWithContext()