Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThanh Liem PHAN2017-06-21 14:51:48 +0000
committervincent lorenzo2017-08-03 10:47:25 +0000
commit2615453cdf642d0810a2e6d65c87d088e6eff429 (patch)
tree823a8ab54d1aaae0a77467f3ce37533b89a63b9a /tests
parentf0c5a25e069b8cecf3bf7677ae6b2932e23d3a72 (diff)
downloadorg.eclipse.papyrus-2615453cdf642d0810a2e6d65c87d088e6eff429.tar.gz
org.eclipse.papyrus-2615453cdf642d0810a2e6d65c87d088e6eff429.tar.xz
org.eclipse.papyrus-2615453cdf642d0810a2e6d65c87d088e6eff429.zip
Bug 515806: [Table] Provide a preference to choose the string to display
instead of N/A https://bugs.eclipse.org/bugs/show_bug.cgi?id=515806 - Create a cell preference page in which a string can be defined for the cell content of non supported column - Replace the usage of final var ICellManager.NOT_AVALABLE by the method CellHelper.getUnsupportedColumnCellText, which allows the modification of string immediately without having to restart Papyrus - JUnit Test Change-Id: I0ddf37889caf9a7a504a39b16a4df85a1a3a992c Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Diffstat (limited to 'tests')
-rw-r--r--tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/META-INF/MANIFEST.MF96
-rw-r--r--tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/META-INF/MANIFEST.MF54
-rwxr-xr-xtests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/META-INF/MANIFEST.MF76
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/META-INF/MANIFEST.MF90
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.di2
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.notation20
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.uml5
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java74
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AllTests.java495
-rwxr-xr-xtests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/META-INF/MANIFEST.MF78
-rwxr-xr-xtests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterEEnumMatcherTest.java26
-rwxr-xr-xtests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterUMLEnumerationMatcherTest.java12
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/META-INF/MANIFEST.MF78
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/META-INF/MANIFEST.MF64
-rw-r--r--tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/META-INF/MANIFEST.MF60
15 files changed, 667 insertions, 563 deletions
diff --git a/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/META-INF/MANIFEST.MF
index c629dd2d7ca..a31f8df88b5 100644
--- a/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/META-INF/MANIFEST.MF
@@ -1,48 +1,48 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.diagram.clazz;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.diagram.timing;bundle-version="[1.3.0,2.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.gmf.runtime.notation;bundle-version="1.5.0",
- org.eclipse.papyrus.uml.tools;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.uml.diagram.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.ui.ide;bundle-version="3.9.0",
- org.eclipse.emf.transaction;bundle-version="1.4.0",
- org.eclipse.gmf.runtime.common.core;bundle-version="1.7.0",
- org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.7.0",
- org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.7.0",
- org.eclipse.gmf.runtime.diagram.ui.resources.editor;bundle-version="1.7.0",
- org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
- org.junit;bundle-version="4.10.0",
- org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.ui.navigator;bundle-version="3.5.0",
- org.eclipse.papyrus.infra.services.validation;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.service.validation;bundle-version="[2.1.0,3.0.0)",
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.nattable.menu;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.uml.diagram.sequence;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)"
-Export-Package: org.eclipse.papyrus.editor.integration.tests,
- org.eclipse.papyrus.editor.integration.tests.tests
-Bundle-Vendor: Eclipse Modeling Project
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Name: Papyrus Editor Integration Tests
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.editor.integration.tests.Activator
-Bundle-SymbolicName: org.eclipse.papyrus.editor.integration.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Import-Package: com.google.common.base;version="21.0.0",
- com.google.common.collect;version="21.0.0"
+Manifest-Version: 1.0
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.diagram.clazz;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.diagram.timing;bundle-version="[1.3.0,2.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.gmf.runtime.notation;bundle-version="1.5.0",
+ org.eclipse.papyrus.uml.tools;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.uml.diagram.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.ui.ide;bundle-version="3.9.0",
+ org.eclipse.emf.transaction;bundle-version="1.4.0",
+ org.eclipse.gmf.runtime.common.core;bundle-version="1.7.0",
+ org.eclipse.gmf.runtime.emf.type.core;bundle-version="1.7.0",
+ org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.gmf.runtime.diagram.ui;bundle-version="1.7.0",
+ org.eclipse.gmf.runtime.diagram.ui.resources.editor;bundle-version="1.7.0",
+ org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
+ org.junit;bundle-version="4.10.0",
+ org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.ui.navigator;bundle-version="3.5.0",
+ org.eclipse.papyrus.infra.services.validation;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.service.validation;bundle-version="[2.1.0,3.0.0)",
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.uml.nattable.menu;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.uml.diagram.sequence;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)"
+Export-Package: org.eclipse.papyrus.editor.integration.tests,
+ org.eclipse.papyrus.editor.integration.tests.tests
+Bundle-Vendor: Eclipse Modeling Project
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Name: Papyrus Editor Integration Tests
+Bundle-ManifestVersion: 2
+Bundle-Activator: org.eclipse.papyrus.editor.integration.tests.Activator
+Bundle-SymbolicName: org.eclipse.papyrus.editor.integration.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Import-Package: com.google.common.base;version="21.0.0",
+ com.google.common.collect;version="21.0.0"
diff --git a/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/META-INF/MANIFEST.MF
index fdaf2277e85..01b843f4749 100644
--- a/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/META-INF/MANIFEST.MF
@@ -1,27 +1,27 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.junit,
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.emf.ecore,
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.tools;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)"
-Export-Package: org.eclipse.papyrus.infra.nattable.tests.tests
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Localization: plugin
-Bundle-Name: %Bundle-Name
-Bundle-Activator: org.eclipse.papyrus.infra.nattable.tests.Activator
-Bundle-ManifestVersion: 2
-Bundle-Description: T%Bundle-Description
-Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Manifest-Version: 1.0
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.junit,
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.emf.ecore,
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.tools;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)"
+Export-Package: org.eclipse.papyrus.infra.nattable.tests.tests
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Localization: plugin
+Bundle-Name: %Bundle-Name
+Bundle-Activator: org.eclipse.papyrus.infra.nattable.tests.Activator
+Bundle-ManifestVersion: 2
+Bundle-Description: T%Bundle-Description
+Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/META-INF/MANIFEST.MF
index 673abe778e3..ac68331b86a 100755
--- a/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/META-INF/MANIFEST.MF
@@ -1,38 +1,38 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
- org.junit,
- org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.emf.transaction;bundle-version="1.8.0",
- org.eclipse.gmf.runtime.notation.edit,
- org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.gmf.runtime.emf.commands.core;bundle-version="1.7.0",
- org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.ui.navigator;bundle-version="3.5.500",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)"
-Export-Package: org.eclipse.papyrus.infra.nattable.views.tests,
- org.eclipse.papyrus.infra.nattable.views.tests.tests
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Localization: plugin
-Bundle-Name: %Bundle-Name
-Bundle-Activator: org.eclipse.papyrus.infra.nattable.views.tests.Activator
-Bundle-ManifestVersion: 2
-Bundle-Description: %Bundle-Description
-Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable.views.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Manifest-Version: 1.0
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
+ org.junit,
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.emf.transaction;bundle-version="1.8.0",
+ org.eclipse.gmf.runtime.notation.edit,
+ org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.gmf.runtime.emf.commands.core;bundle-version="1.7.0",
+ org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.ui.navigator;bundle-version="3.5.500",
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)"
+Export-Package: org.eclipse.papyrus.infra.nattable.views.tests,
+ org.eclipse.papyrus.infra.nattable.views.tests.tests
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Localization: plugin
+Bundle-Name: %Bundle-Name
+Bundle-Activator: org.eclipse.papyrus.infra.nattable.views.tests.Activator
+Bundle-ManifestVersion: 2
+Bundle-Description: %Bundle-Description
+Bundle-SymbolicName: org.eclipse.papyrus.infra.nattable.views.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/META-INF/MANIFEST.MF
index 99c44d98a51..4003e04594d 100644
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/META-INF/MANIFEST.MF
@@ -1,45 +1,45 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.nattable.clazz.config;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.junit;bundle-version="4.11.0",
- org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.emf.transaction;bundle-version="1.8.0",
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
- ca.odell.glazedlists;bundle-version="1.9.0",
- org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.papyrus.infra.tools;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.service.types;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.ui.navigator,
- org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.ui.ide,
- org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.emf.facet.custom.metamodel;bundle-version="[1.3.0,2.0.0)",
- org.eclipse.papyrus.infra.services.validation;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.swt,
- org.eclipse.papyrus.uml.dynamic.profile.tests;bundle-version="[1.2.0,2.0.0)"
-Export-Package: org.eclipse.papyrus.uml.nattable.clazz.config.tests,
- org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Localization: plugin
-Bundle-Name: %Bundle-Name
-Bundle-Activator: org.eclipse.papyrus.uml.nattable.clazz.config.tests.Activator
-Bundle-ManifestVersion: 2
-Bundle-Description: %Bundle-Description
-Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.clazz.config.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Manifest-Version: 1.0
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.uml.nattable.clazz.config;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.junit;bundle-version="4.11.0",
+ org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.emf.transaction;bundle-version="1.8.0",
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
+ ca.odell.glazedlists;bundle-version="1.9.0",
+ org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.papyrus.infra.tools;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.service.types;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.ui.navigator,
+ org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.ui.ide,
+ org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.emf.facet.custom.metamodel;bundle-version="[1.3.0,2.0.0)",
+ org.eclipse.papyrus.infra.services.validation;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.swt,
+ org.eclipse.papyrus.uml.dynamic.profile.tests;bundle-version="[1.2.0,2.0.0)"
+Export-Package: org.eclipse.papyrus.uml.nattable.clazz.config.tests,
+ org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Localization: plugin
+Bundle-Name: %Bundle-Name
+Bundle-Activator: org.eclipse.papyrus.uml.nattable.clazz.config.tests.Activator
+Bundle-ManifestVersion: 2
+Bundle-Description: %Bundle-Description
+Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.clazz.config.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.di b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.di
new file mode 100644
index 00000000000..8c549eecdc6
--- /dev/null
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.di
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<architecture:ArchitectureDescription xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:architecture="http://www.eclipse.org/papyrus/infra/core/architecture" contextId="org.eclipse.papyrus.infra.services.edit.TypeContext"/>
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.notation b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.notation
new file mode 100644
index 00000000000..2325ab364af
--- /dev/null
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.notation
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<nattable:Table xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:nattable="http://www.eclipse.org/papyrus/nattable/model" xmlns:nattableaxis="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis" xmlns:nattableaxisconfiguration="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration" xmlns:nattableaxisprovider="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider" xmlns:nattableconfiguration="http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/papyrus/nattable/model/table/nattableaxis http://www.eclipse.org/papyrus/nattable/model#//nattableaxis http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableaxisconfiguration http://www.eclipse.org/papyrus/nattable/model/table/nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model#//nattableaxisprovider http://www.eclipse.org/papyrus/nattable/model/nattableconfiguration http://www.eclipse.org/papyrus/nattable/model#//nattableconfiguration" xmi:id="_Txv88lsTEeed6ZnMjpue2w" name="ClassTreeTable" currentRowAxisProvider="_Txv89VsTEeed6ZnMjpue2w" currentColumnAxisProvider="_Txv881sTEeed6ZnMjpue2w" tableKindId="org.eclipse.papyrus.uml.table.classTree">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_Txv89lsTEeed6ZnMjpue2w" source="http://www.eclipse.org/papyrus/infra/nattable/version">
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Txv891sTEeed6ZnMjpue2w" key="version" value="1.3.0"/>
+ </eAnnotations>
+ <context xmi:type="uml:Model" href="UnsupportedColumnCellTextTest.uml#_TrN3IFsTEeed6ZnMjpue2w"/>
+ <owner xmi:type="uml:Model" href="UnsupportedColumnCellTextTest.uml#_TrN3IFsTEeed6ZnMjpue2w"/>
+ <tableConfiguration xmi:type="nattableconfiguration:TableConfiguration" href="platform:/plugin/org.eclipse.papyrus.uml.nattable.clazz.config/configs/class_synchronized_tree.nattableconfiguration#/"/>
+ <columnAxisProvidersHistory xmi:type="nattableaxisprovider:SlaveObjectAxisProvider" xmi:id="_Txv881sTEeed6ZnMjpue2w" description="This axis provider provides available columns according to the rows of the table (features of the object displayed on the other axis)" name="UML Feature axis provider">
+ <axis xmi:type="nattableaxis:EStructuralFeatureAxis" xmi:id="_Txv89FsTEeed6ZnMjpue2w">
+ <manager xmi:type="nattableaxisconfiguration:AxisManagerRepresentation" href="platform:/plugin/org.eclipse.papyrus.uml.nattable.clazz.config/configs/class_synchronized_tree.nattableconfiguration#//@columnHeaderAxisConfiguration/@axisManagers.0"/>
+ <element xmi:type="ecore:EAttribute" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement/name"/>
+ </axis>
+ <axis xmi:type="nattableaxis:EStructuralFeatureAxis" xmi:id="_ZONTsFsVEeed6ZnMjpue2w">
+ <manager xmi:type="nattableaxisconfiguration:AxisManagerRepresentation" href="platform:/plugin/org.eclipse.papyrus.uml.nattable.clazz.config/configs/class_synchronized_tree.nattableconfiguration#//@columnHeaderAxisConfiguration/@axisManagers.0"/>
+ <element xmi:type="ecore:EAttribute" href="http://www.eclipse.org/uml2/5.0.0/UML#//OpaqueBehavior/body"/>
+ </axis>
+ </columnAxisProvidersHistory>
+ <rowAxisProvidersHistory xmi:type="nattableaxisprovider:MasterObjectAxisProvider" xmi:id="_Txv89VsTEeed6ZnMjpue2w" description="This axis provider manages the rows, according to the wanted hierarchy" name="HierarchicalRowaAxisManager" disconnectSlave="true"/>
+</nattable:Table>
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.uml b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.uml
new file mode 100644
index 00000000000..389bcad98be
--- /dev/null
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/resources/bugs/bug515806/UnsupportedColumnCellTextTest.uml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_TrN3IFsTEeed6ZnMjpue2w" name="Bug515806">
+ <packagedElement xmi:type="uml:Class" xmi:id="_VqoKIFsTEeed6ZnMjpue2w" name="Class1"/>
+ <packagedElement xmi:type="uml:Class" xmi:id="_ZWkrkGFiEeeJAOtSb11YkQ" name="Class2"/>
+</uml:Model>
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java
new file mode 100644
index 00000000000..cd45812ecbd
--- /dev/null
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java
@@ -0,0 +1,74 @@
+/*****************************************************************************
+ * Copyright (c) 2017 CEA LIST and others.
+ *
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Thanh Liem PHAN (ALL4TEC) thanhliem.phan@all4tec.net - Bug 515806
+ *****************************************************************************/
+
+package org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs;
+
+import org.eclipse.jface.preference.IPreferenceStore;
+import org.eclipse.papyrus.infra.nattable.Activator;
+import org.eclipse.papyrus.infra.nattable.manager.cell.ICellManager;
+import org.eclipse.papyrus.infra.nattable.model.nattable.Table;
+import org.eclipse.papyrus.infra.nattable.preferences.pages.CellPreferencePage;
+import org.eclipse.papyrus.junit.utils.rules.ActiveTable;
+import org.eclipse.papyrus.junit.utils.rules.PluginResource;
+import org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.AbstractTableTest;
+import org.junit.Assert;
+import org.junit.Test;
+
+/**
+ * Test the unsupported column cell text in the bug 515806.
+ */
+@SuppressWarnings("nls")
+@PluginResource("resources/bugs/bug515806/UnsupportedColumnCellTextTest.di")
+public class UnsupportedColumnCellTextTest extends AbstractTableTest {
+
+ /** The test text for unsupported column. */
+ protected static final String UNSUPPORTED_COLUMN_NEW_TEXT = "Unsupported Column";
+
+ /**
+ * Default constructor.
+ */
+ public UnsupportedColumnCellTextTest() {
+ super();
+ }
+
+ /**
+ * This tests the update of the unsupported column cell text when its default value in the preference store is modified.
+ *
+ * @throws Exception
+ * The caught exception
+ */
+ @Test
+ @ActiveTable("ClassTreeTable")
+ public void testUnsupportedColumnCellText() throws Exception {
+ startTest();
+
+ // Check the default unsupported column cell text
+ Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1));
+ Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2));
+
+ // Change the new value for the related preference
+ IPreferenceStore store = Activator.getDefault().getPreferenceStore();
+ store.setValue(CellPreferencePage.UNSUPPORTED_COLUMN_CELL_TEXT, UNSUPPORTED_COLUMN_NEW_TEXT);
+
+ // Check the updated cell text
+ Assert.assertEquals(UNSUPPORTED_COLUMN_NEW_TEXT, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1));
+ Assert.assertEquals(UNSUPPORTED_COLUMN_NEW_TEXT, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2));
+ }
+
+ /**
+ * {@inheritDoc}
+ */
+ @Override
+ public void checkFillingConfigurationAndHiddenCategoryForTestConsistency(Table table, String simpleClassName) {
+ // Do nothing about the name of the class and the model
+ }
+}
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AllTests.java b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AllTests.java
index 629ad3832aa..101502ad0d0 100644
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AllTests.java
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AllTests.java
@@ -1,6 +1,5 @@
/*****************************************************************************
- * Copyright (c) 2014 CEA LIST.
- *
+ * Copyright (c) 2014, 2017 CEA LIST.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
@@ -10,7 +9,7 @@
* Contributors:
* Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation
* Quentin Le Menez (CEA LIST) quentin.lemenez@cea.fr
- *
+ * Thanh Liem PHAN (ALL4TEC) thanhliem.phan@all4tec.net - Bug 515806
*****************************************************************************/
package org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests;
@@ -27,6 +26,7 @@ import org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.NoDepth0TreeFill
import org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.OpenAndDeleteTest;
import org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test;
import org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.RequirementsNestedClassifier;
+import org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest;
import org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test;
import org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test;
import org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test;
@@ -193,249 +193,252 @@ import org.junit.runners.Suite.SuiteClasses;
@RunWith(ClassificationSuite.class)
@SuiteClasses({
- EditInvalidPastedText_V1_V3_V1.class,
- OpenTableTest.class,
- OpenAndDeleteTest.class,
- Bug_481017_ReloadEditorTest.class,
- NoDepth0TreeFillingConfigurationTest.class,
-
- SortAxisClassTreeTableTest.class,
- EditAxisClassTreeTableTest.class,
-
- // Bug 481020 : Delete a requirement containing a nested requirement
- DeleteRequirementsWithNestedClassifier.class,
-
- // Bug 481023 : The nested requirement was not available in table
- RequirementsNestedClassifier.class,
-
- // Move elements
- MoveElementsTreeTableTest.class,
-
- // Bug 467723: Change categories with hidden categories display
- ChangeCategoryNotExpandedTest.class,
-
- // Delete row elements
- DeleteRowElementTest.class,
-
- // Destroy column
- DestroyColumnTest.class,
-
- ContentsAndExpandWithCategories_0_1_2_Tests.class,
- ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.class,
-
- // Resize of header
- ResizeHeaderWithIndexTest.class,
- ResizeHeaderWithoutIndexTest.class,
- ResizeHeaderWithoutCategoriesWithIndexTest.class,
- ResizeHeaderWithoutCategoriesWithoutIndexTest.class,
-
- // SORT
- Sort_V1_V3_V1.class,
- Sort_H1_H3_H1.class,
-
- // Bug 473155 : change axis index style
- AxisChangeIndexWithConfigurationTest.class,
- AxisChangeIndexWithoutConfigurationTest.class,
-
- // reset cell value
- UnsetCellValueWithProfile_V1_V3_V1_Test.class,
- UnsetCellValue_H1_H3_H1_Test.class,
-
- // test creation outside of the table
- CreateElementDepth0_H1_V3_V1_Test.class,
- CreateElementDepth0_V1_V3_V1_Test.class,
- CreateElementDepth1_H1_H3_V1_Test.class,
- CreateElementDepth1_H1_V3_V1_Test.class,
- CreateElementDepth1_V1_H3_V1_Test.class,
- CreateElementDepth1_V1_V3_V1_Test.class,
- CreateElementDepth2_H1_H3_H1_Test.class,
- CreateElementDepth2_H1_H3_V1_Test.class,
- CreateElementDepth2_H1_V3_H1_Test.class,
- CreateElementDepth2_H1_V3_V1_Test.class,
- CreateElementDepth2_V1_H3_H1_Test.class,
- CreateElementDepth2_V1_H3_V1_Test.class,
- CreateElementDepth2_V1_V3_H1_Test.class,
- CreateElementDepth2_V1_V3_V1_Test.class,
-
- // filter tests
- ReopenFilteredTable_Empty_H1_H1.class,
- ReopenFilteredTable_Empty_H1_V1.class,
- ReopenFilteredTable_Empty_V1_H1.class,
- ReopenFilteredTable_Empty_V1_V1.class,
- ReopenFilteredTable_H1_H1_H1.class,
- ReopenFilteredTable_H1_H1_V1.class,
- ReopenFilteredTable_H1_V1_H1.class,
- ReopenFilteredTable_H1_V1_V1.class,
- ReopenFilteredTable_V1_H1_H1.class,
- ReopenFilteredTable_V1_H1_V1.class,
- ReopenFilteredTable_V1_V1_H1.class,
- ReopenFilteredTable_V1_V1_V1.class,
-
- // Fill handle tests
- FillHandleInteger_V1_V3_V1_Test.class,
- FillHandleStringOnlySuffix_V1_V3_V1_Test.class,
- FillHandleStringOnlyPrefix_V1_V3_V1_Test.class,
- FillHandleStringSuffix_V1_V3_V1_Test.class,
- FillHandleStringPrefix_V1_V3_V1_Test.class,
- FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.class,
- FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.class,
- FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.class,
- FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.class,
-
- // Attached Mode
- // Paste tests for single column
- PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test.class,
-
- PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test.class,
-
- PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test.class,
- PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test.class,
-
- // Paste tests for multi columns
- PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test.class,
-
- PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test.class,
-
- PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test.class,
- PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test.class,
-
- // Bug 481310 : Paste one depth when others can't get pasted elements
- PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test.class,
-
- // Detached Mode
- // Paste tests for single column
- PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test.class,
-
- PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test.class,
-
- PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test.class,
- PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test.class,
-
- // Paste tests for multi columns
- PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test.class,
-
- PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test.class,
-
- PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test.class,
- PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test.class,
-
- // Tests of the paste with overwrite
- PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test.class,
-
- PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test.class,
- PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test.class,
- PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.class,
- PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.class,
- PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
-
- PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test.class,
- PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test.class,
- PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.class,
- PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test.class,
- PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
- PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.class,
-
- PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test.class,
- PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test.class,
- PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
- PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.class,
- PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
- PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
-
- PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test.class,
- PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test.class,
- PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test.class,
- PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test.class,
- PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test.class,
- PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test.class,
- PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
- PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
- PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
-
- // Tests of insert
- InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test.class,
-
- InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test.class,
- InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test.class,
- InsertRowsAddAll_H1_H1_H1_MultiColumns_Test.class,
- InsertRowsAddAll_V1_V3_V1_MultiColumns_Test.class,
- InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test.class,
- InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test.class,
- InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test.class,
- InsertRowsFailRows_H1_H1_H1_MultiColumns_Test.class,
- InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
- InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
-
- InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.class,
- InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.class,
- InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test.class,
- InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test.class,
- InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test.class,
- InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test.class,
- InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test.class,
- InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
- InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
-
- // Import test
- ImportCellsAll_H1_H1_H1_MultiColumns_Test.class,
- ImportCellsAll_V1_V3_V1_MultiColumns_Test.class,
-
- ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test.class,
- ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test.class,
- ImportRowsAddAll_H1_H1_H1_MultiColumns_Test.class,
- ImportRowsAddAll_V1_V3_V1_MultiColumns_Test.class,
- ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test.class,
- ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test.class,
-
- ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.class,
- ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.class,
- ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test.class,
- ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test.class,
- ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test.class,
- ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test.class,
-
- // validation markers tests
- ValidationMarkerInTableHeaderTest.class,
+ EditInvalidPastedText_V1_V3_V1.class,
+ OpenTableTest.class,
+ OpenAndDeleteTest.class,
+ Bug_481017_ReloadEditorTest.class,
+ NoDepth0TreeFillingConfigurationTest.class,
+
+ SortAxisClassTreeTableTest.class,
+ EditAxisClassTreeTableTest.class,
+
+ // Bug 481020 : Delete a requirement containing a nested requirement
+ DeleteRequirementsWithNestedClassifier.class,
+
+ // Bug 481023 : The nested requirement was not available in table
+ RequirementsNestedClassifier.class,
+
+ // Move elements
+ MoveElementsTreeTableTest.class,
+
+ // Bug 467723: Change categories with hidden categories display
+ ChangeCategoryNotExpandedTest.class,
+
+ // Delete row elements
+ DeleteRowElementTest.class,
+
+ // Destroy column
+ DestroyColumnTest.class,
+
+ ContentsAndExpandWithCategories_0_1_2_Tests.class,
+ ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.class,
+
+ // Resize of header
+ ResizeHeaderWithIndexTest.class,
+ ResizeHeaderWithoutIndexTest.class,
+ ResizeHeaderWithoutCategoriesWithIndexTest.class,
+ ResizeHeaderWithoutCategoriesWithoutIndexTest.class,
+
+ // SORT
+ Sort_V1_V3_V1.class,
+ Sort_H1_H3_H1.class,
+
+ // Bug 473155 : change axis index style
+ AxisChangeIndexWithConfigurationTest.class,
+ AxisChangeIndexWithoutConfigurationTest.class,
+
+ // reset cell value
+ UnsetCellValueWithProfile_V1_V3_V1_Test.class,
+ UnsetCellValue_H1_H3_H1_Test.class,
+
+ // test creation outside of the table
+ CreateElementDepth0_H1_V3_V1_Test.class,
+ CreateElementDepth0_V1_V3_V1_Test.class,
+ CreateElementDepth1_H1_H3_V1_Test.class,
+ CreateElementDepth1_H1_V3_V1_Test.class,
+ CreateElementDepth1_V1_H3_V1_Test.class,
+ CreateElementDepth1_V1_V3_V1_Test.class,
+ CreateElementDepth2_H1_H3_H1_Test.class,
+ CreateElementDepth2_H1_H3_V1_Test.class,
+ CreateElementDepth2_H1_V3_H1_Test.class,
+ CreateElementDepth2_H1_V3_V1_Test.class,
+ CreateElementDepth2_V1_H3_H1_Test.class,
+ CreateElementDepth2_V1_H3_V1_Test.class,
+ CreateElementDepth2_V1_V3_H1_Test.class,
+ CreateElementDepth2_V1_V3_V1_Test.class,
+
+ // filter tests
+ ReopenFilteredTable_Empty_H1_H1.class,
+ ReopenFilteredTable_Empty_H1_V1.class,
+ ReopenFilteredTable_Empty_V1_H1.class,
+ ReopenFilteredTable_Empty_V1_V1.class,
+ ReopenFilteredTable_H1_H1_H1.class,
+ ReopenFilteredTable_H1_H1_V1.class,
+ ReopenFilteredTable_H1_V1_H1.class,
+ ReopenFilteredTable_H1_V1_V1.class,
+ ReopenFilteredTable_V1_H1_H1.class,
+ ReopenFilteredTable_V1_H1_V1.class,
+ ReopenFilteredTable_V1_V1_H1.class,
+ ReopenFilteredTable_V1_V1_V1.class,
+
+ // Fill handle tests
+ FillHandleInteger_V1_V3_V1_Test.class,
+ FillHandleStringOnlySuffix_V1_V3_V1_Test.class,
+ FillHandleStringOnlyPrefix_V1_V3_V1_Test.class,
+ FillHandleStringSuffix_V1_V3_V1_Test.class,
+ FillHandleStringPrefix_V1_V3_V1_Test.class,
+ FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.class,
+ FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.class,
+ FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.class,
+ FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.class,
+
+ // Attached Mode
+ // Paste tests for single column
+ PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test.class,
+
+ PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test.class,
+
+ PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test.class,
+ PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test.class,
+
+ // Paste tests for multi columns
+ PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test.class,
+
+ PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test.class,
+
+ PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test.class,
+ PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test.class,
+
+ // Bug 481310 : Paste one depth when others can't get pasted elements
+ PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test.class,
+
+ // Detached Mode
+ // Paste tests for single column
+ PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test.class,
+
+ PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test.class,
+
+ PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test.class,
+ PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test.class,
+
+ // Paste tests for multi columns
+ PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test.class,
+
+ PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test.class,
+
+ PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test.class,
+ PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test.class,
+
+ // Tests of the paste with overwrite
+ PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test.class,
+
+ PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test.class,
+ PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test.class,
+ PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.class,
+ PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.class,
+ PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
+
+ PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test.class,
+ PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test.class,
+ PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.class,
+ PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test.class,
+ PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
+ PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.class,
+
+ PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test.class,
+ PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test.class,
+ PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
+ PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.class,
+ PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
+ PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
+
+ PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test.class,
+ PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test.class,
+ PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test.class,
+ PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test.class,
+ PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test.class,
+ PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test.class,
+ PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.class,
+ PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
+ PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
+
+ // Tests of insert
+ InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test.class,
+
+ InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test.class,
+ InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test.class,
+ InsertRowsAddAll_H1_H1_H1_MultiColumns_Test.class,
+ InsertRowsAddAll_V1_V3_V1_MultiColumns_Test.class,
+ InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test.class,
+ InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test.class,
+ InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test.class,
+ InsertRowsFailRows_H1_H1_H1_MultiColumns_Test.class,
+ InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
+ InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
+
+ InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.class,
+ InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.class,
+ InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test.class,
+ InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test.class,
+ InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test.class,
+ InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test.class,
+ InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test.class,
+ InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test.class,
+ InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.class,
+
+ // Import test
+ ImportCellsAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportCellsAll_V1_V3_V1_MultiColumns_Test.class,
+
+ ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test.class,
+ ImportRowsAddAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportRowsAddAll_V1_V3_V1_MultiColumns_Test.class,
+ ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test.class,
+
+ ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.class,
+ ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test.class,
+ ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test.class,
+ ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test.class,
+
+ // validation markers tests
+ ValidationMarkerInTableHeaderTest.class,
+
+ // Bug 515806 - Provide a preference to choose the string to display instead of N/A
+ UnsupportedColumnCellTextTest.class,
})
public class AllTests {
// JUnit 4 test suite
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/META-INF/MANIFEST.MF
index 5edb2321fba..37a7404ba2c 100755
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/META-INF/MANIFEST.MF
@@ -1,39 +1,39 @@
-Manifest-Version: 1.0
-Require-Bundle: org.junit;bundle-version="4.11.0",
- org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.emf.ecore,
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.gmf.runtime.diagram.ui,
- org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.emf.common,
- org.eclipse.papyrus.infra.properties;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.nattable.generic.config;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.uml.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.uml.dynamic.profile.tests;bundle-version="[1.2.0,2.0.0)"
-Export-Package: org.eclipse.papyrus.uml.nattable.generic.tests.tests
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Name: %Bundle-Name
-Bundle-Localization: plugin
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.uml.nattable.generic.tests.Activator
-Bundle-Description: %Bundle-Description
-Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.generic.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Manifest-Version: 1.0
+Require-Bundle: org.junit;bundle-version="4.11.0",
+ org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.emf.ecore,
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.gmf.runtime.diagram.ui,
+ org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.emf.common,
+ org.eclipse.papyrus.infra.properties;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.nattable.generic.config;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.uml.nattable;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.uml.dynamic.profile.tests;bundle-version="[1.2.0,2.0.0)"
+Export-Package: org.eclipse.papyrus.uml.nattable.generic.tests.tests
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Name: %Bundle-Name
+Bundle-Localization: plugin
+Bundle-ManifestVersion: 2
+Bundle-Activator: org.eclipse.papyrus.uml.nattable.generic.tests.Activator
+Bundle-Description: %Bundle-Description
+Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.generic.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterEEnumMatcherTest.java b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterEEnumMatcherTest.java
index a9440160808..548fbead8da 100755
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterEEnumMatcherTest.java
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterEEnumMatcherTest.java
@@ -1,6 +1,6 @@
/*****************************************************************************
- * Copyright (c) 2015 CEA LIST and others.
- *
+ * Copyright (c) 2015, 2017 CEA LIST and others.
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
*
* Contributors:
* CEA LIST - Initial API and implementation
- *
+ * Thanh Liem PHAN (ALL4TEC) thanhliem.phan@all4tec.net - Bug 515806
*****************************************************************************/
package org.eclipse.papyrus.uml.nattable.generic.tests.tests;
@@ -20,7 +20,7 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
import org.eclipse.emf.ecore.EEnum;
import org.eclipse.emf.ecore.EEnumLiteral;
-import org.eclipse.papyrus.infra.nattable.manager.cell.ICellManager;
+import org.eclipse.papyrus.infra.nattable.utils.CellHelper;
import org.eclipse.uml2.uml.UMLPackage;
import org.junit.Before;
import org.junit.Test;
@@ -41,13 +41,13 @@ public class FilterEEnumMatcherTest extends AbstractFilterMatcherTest {
public void initModel() throws Exception {
super.initModel();
}
-
+
/**
- *
+ *
* @param axis
* an axis
* @return
- * a list containing the possible Enumerator for the axis
+ * a list containing the possible Enumerator for the axis
*/
private List<Enumerator> getVisibilityLiteral() {
final List<Enumerator> literals = new ArrayList<Enumerator>();
@@ -68,7 +68,7 @@ public class FilterEEnumMatcherTest extends AbstractFilterMatcherTest {
}
}
}
-
+
@Test
public void testEEnumMatchingMode_2() throws Exception {
List<Enumerator> eenum = getVisibilityLiteral();
@@ -79,7 +79,7 @@ public class FilterEEnumMatcherTest extends AbstractFilterMatcherTest {
}
}
}
-
+
@Test
public void testEEnumMatchingMode_3() throws Exception {
List<Enumerator> eenum = getVisibilityLiteral();
@@ -101,16 +101,16 @@ public class FilterEEnumMatcherTest extends AbstractFilterMatcherTest {
}
}
}
-
+
@Test
public void testEEnumMatchingMode_5() throws Exception {
- checkFilter(Collections.singleton(ICellManager.NOT_AVALAIBLE), 2, 2, 5, 1);
+ checkFilter(Collections.singleton(CellHelper.getUnsupportedCellContentsText()), 2, 2, 5, 1);
}
-
+
@Test
public void testEEnumMatchingMode_6() throws Exception {
List<Object> matchOn = new ArrayList<Object>();
- matchOn.add(ICellManager.NOT_AVALAIBLE);
+ matchOn.add(CellHelper.getUnsupportedCellContentsText());
matchOn.add(getVisibilityLiteral().get(0));
checkFilter(matchOn, 2, 2, 5, 2);
}
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterUMLEnumerationMatcherTest.java b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterUMLEnumerationMatcherTest.java
index 1a4084cb3c0..c29fdca0c87 100755
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterUMLEnumerationMatcherTest.java
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/tests/FilterUMLEnumerationMatcherTest.java
@@ -1,6 +1,6 @@
/*****************************************************************************
- * Copyright (c) 2015 CEA LIST and others.
- *
+ * Copyright (c) 2015, 2017 CEA LIST and others.
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
*
* Contributors:
* CEA LIST - Initial API and implementation
- *
+ * Thanh Liem PHAN (ALL4TEC) thanhliem.phan@all4tec.net - Bug 515806
*****************************************************************************/
package org.eclipse.papyrus.uml.nattable.generic.tests.tests;
@@ -19,7 +19,7 @@ import java.util.Collections;
import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
-import org.eclipse.papyrus.infra.nattable.manager.cell.ICellManager;
+import org.eclipse.papyrus.infra.nattable.utils.CellHelper;
import org.eclipse.papyrus.uml.nattable.dataprovider.UMLStereotypeSingleEnumerationComboBoxDataProvider;
import org.eclipse.papyrus.uml.nattable.utils.UMLTableUtils;
import org.junit.Before;
@@ -85,7 +85,7 @@ public class FilterUMLEnumerationMatcherTest extends AbstractFilterMatcherTest {
@Test
public void test4() throws Exception {
- checkFilter(Collections.singleton(ICellManager.NOT_AVALAIBLE), 2, 2, nbElementInTheTable, 1);
+ checkFilter(Collections.singleton(CellHelper.getUnsupportedCellContentsText()), 2, 2, nbElementInTheTable, 1);
}
@Test
@@ -102,7 +102,7 @@ public class FilterUMLEnumerationMatcherTest extends AbstractFilterMatcherTest {
List<?> literals = getAvailablePriorityLiterals();
Collection<Object> matchOn = new ArrayList<Object>();
matchOn.add(literals.get(0));
- matchOn.add(ICellManager.NOT_AVALAIBLE);
+ matchOn.add(CellHelper.getUnsupportedCellContentsText());
checkFilter(matchOn, 2, 2, nbElementInTheTable, 2);
}
}
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/META-INF/MANIFEST.MF
index 85fb89a71c3..466c316485d 100644
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/META-INF/MANIFEST.MF
@@ -1,39 +1,39 @@
-Manifest-Version: 1.0
-Require-Bundle: org.junit;bundle-version="4.11.0",
- org.eclipse.ui,
- org.eclipse.core.runtime,
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.uml.nattable.clazz.config.tests;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.gmf.runtime.notation,
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.gef,
- org.eclipse.emf.transaction,
- org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.papyrus.uml.diagram.clazz;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.core.expressions,
- org.eclipse.papyrus.uml.diagram.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.tools.utils;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)"
-Export-Package: org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Name: %Bundle-Name
-Bundle-Localization: plugin
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.uml.nattable.stereotype.display.tests.Activator
-Bundle-Description: %Bundle-Description
-Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.stereotype.display.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Manifest-Version: 1.0
+Require-Bundle: org.junit;bundle-version="4.11.0",
+ org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.uml.nattable.clazz.config.tests;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.gmf.runtime.notation,
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.gef,
+ org.eclipse.emf.transaction,
+ org.eclipse.papyrus.infra.gmfdiag.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.nebula.widgets.nattable.core;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.papyrus.uml.diagram.clazz;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.core.expressions,
+ org.eclipse.papyrus.uml.diagram.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.tools.utils;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)"
+Export-Package: org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Name: %Bundle-Name
+Bundle-Localization: plugin
+Bundle-ManifestVersion: 2
+Bundle-Activator: org.eclipse.papyrus.uml.nattable.stereotype.display.tests.Activator
+Bundle-Description: %Bundle-Description
+Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.stereotype.display.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/META-INF/MANIFEST.MF
index 3334ba52aaf..35ab4944d75 100644
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/META-INF/MANIFEST.MF
@@ -1,32 +1,32 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui;bundle-version="[3.108.0,4.0.0)",
- org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.junit;bundle-version="[4.12.0,5.0.0)",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.uml.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.service.types;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.dynamic.profile.tests;bundle-version="[1.2.0,2.0.0)"
-Export-Package: org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests,
- org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests.manager.axis,
- org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests.tests
-Bundle-Vendor: %providerName
-Bundle-Version: 1.0.0.qualifier
-Bundle-Name: %pluginName
-Bundle-Localization: plugin
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests.Activator
-Bundle-Description: %pluginDescription
-Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Bundle-ActivationPolicy: lazy
+Manifest-Version: 1.0
+Require-Bundle: org.eclipse.ui;bundle-version="[3.108.0,4.0.0)",
+ org.eclipse.core.runtime;bundle-version="[3.12.0,4.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.junit;bundle-version="[4.12.0,5.0.0)",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.views.modelexplorer;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.infra.services.edit;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.editor.integration.tests;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.core.sasheditor;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.uml.nattable;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.service.types;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.dynamic.profile.tests;bundle-version="[1.2.0,2.0.0)"
+Export-Package: org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests,
+ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests.manager.axis,
+ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests.tests
+Bundle-Vendor: %providerName
+Bundle-Version: 1.0.0.qualifier
+Bundle-Name: %pluginName
+Bundle-Localization: plugin
+Bundle-ManifestVersion: 2
+Bundle-Activator: org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests.Activator
+Bundle-Description: %pluginDescription
+Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/META-INF/MANIFEST.MF
index ff7d5415ca5..a2002f62bc1 100644
--- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/META-INF/MANIFEST.MF
+++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/META-INF/MANIFEST.MF
@@ -1,30 +1,30 @@
-Manifest-Version: 1.0
-Require-Bundle: org.eclipse.ui,
- org.eclipse.core.runtime,
- org.junit;bundle-version="4.11.0",
- org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
- org.eclipse.papyrus.infra.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.uml.nattable;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.emf.transaction,
- org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
- org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)",
- org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
- org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)"
-Export-Package: org.eclipse.papyrus.uml.nattable.tests,
- org.eclipse.papyrus.uml.nattable.tests.tests
-Bundle-Vendor: %Bundle-Vendor
-Bundle-ActivationPolicy: lazy
-Bundle-Version: 1.2.0.qualifier
-Bundle-Name: %Bundle-Name
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.eclipse.papyrus.uml.nattable.tests.Activator
-Bundle-Description: %pluginDescription
-Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.tests;singleton:=true
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Manifest-Version: 1.0
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.junit;bundle-version="4.11.0",
+ org.eclipse.uml2.uml;bundle-version="[5.3.0,6.0.0)",
+ org.eclipse.papyrus.infra.nattable;bundle-version="[4.0.0,5.0.0)",
+ org.eclipse.papyrus.infra.nattable.model;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.uml.nattable;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.widgets;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.emf;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.core.log;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.junit.framework;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.junit.utils;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.emf.transaction,
+ org.eclipse.papyrus.infra.nattable.common;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.ui;bundle-version="[2.0.0,3.0.0)",
+ org.eclipse.papyrus.infra.core.sashwindows.di;bundle-version="[1.2.0,2.0.0)",
+ org.eclipse.papyrus.infra.core;bundle-version="[3.0.0,4.0.0)",
+ org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="[3.0.0,4.0.0)"
+Export-Package: org.eclipse.papyrus.uml.nattable.tests,
+ org.eclipse.papyrus.uml.nattable.tests.tests
+Bundle-Vendor: %Bundle-Vendor
+Bundle-ActivationPolicy: lazy
+Bundle-Version: 1.2.0.qualifier
+Bundle-Name: %Bundle-Name
+Bundle-ManifestVersion: 2
+Bundle-Activator: org.eclipse.papyrus.uml.nattable.tests.Activator
+Bundle-Description: %pluginDescription
+Bundle-SymbolicName: org.eclipse.papyrus.uml.nattable.tests;singleton:=true
+Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top