svn commit: r12884 - trunk/tests/org/argouml/ui/TestPropertyPanels.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-06-20 10:42:27-0700
New Revision: 12884

Modified:
   trunk/tests/org/argouml/ui/TestPropertyPanels.java

Log:
Maybe this will help for the failing test - I do not understand the exceptions I get.

Modified: trunk/tests/org/argouml/ui/TestPropertyPanels.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/ui/TestPropertyPanels.java?view=diff&rev=12884&p1=trunk/tests/org/argouml/ui/TestPropertyPanels.java&p2=trunk/tests/org/argouml/ui/TestPropertyPanels.java&r1=12883&r2=12884
==============================================================================
--- trunk/tests/org/argouml/ui/TestPropertyPanels.java	(original)
+++ trunk/tests/org/argouml/ui/TestPropertyPanels.java	2007-06-20 10:42:27-0700
@@ -38,6 +38,7 @@
 import org.argouml.kernel.ProjectManager;
 import org.argouml.model.InitializeModel;
 import org.argouml.model.Model;
+import org.argouml.notation.InitNotation;
 import org.argouml.persistence.AbstractFilePersister;
 import org.argouml.persistence.PersistenceManager;
 import org.argouml.ui.targetmanager.TargetEvent;
@@ -94,6 +95,7 @@
      */
     protected void setUp() throws Exception {
         super.setUp();
+        (new InitNotation()).init();
 
         if (theDetailsPane == null) {
             theDetailsPane =
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.