Author: tfmorris
Date: 2008-04-18 20:41:32-0700
New Revision: 14385
Modified:
trunk/src/app/tests/org/argouml/model/TestCoreHelper.java
Log:
Reenable skipped test
Modified: trunk/src/app/tests/org/argouml/model/TestCoreHelper.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/app/tests/org/argouml/model/TestCoreHelper.java?view=diff&rev=14385&p1=trunk/src/app/tests/org/argouml/model/TestCoreHelper.java&p2=trunk/src/app/tests/org/argouml/model/TestCoreHelper.java&r1=14384&r2=14385
==============================================================================
--- trunk/src/app/tests/org/argouml/model/TestCoreHelper.java (original)
+++ trunk/src/app/tests/org/argouml/model/TestCoreHelper.java 2008-04-18 20:41:32-0700
@@ -186,10 +186,9 @@
ch.getFirstSharedNamespace(a, c));
assertEquals("Got wrong namespace for first shared", a,
ch.getFirstSharedNamespace(b, c));
- // The following test fails with the current implementation
-// assertNull("getFirstSharedNamespace didn't return null"
-// + " when none shared",
-// ch.getFirstSharedNamespace(g, a));
+ assertNull("getFirstSharedNamespace didn't return null"
+ + " when none shared",
+ ch.getFirstSharedNamespace(g, a));
// Try changing namespace of element and make sure results track
assertEquals("Got wrong namespace for first shared", c,
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.