svn commit: r15017 - trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2008-06-21 03:47:52-0700
New Revision: 15017

Modified:
   trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java

Log:
Make conform. Spelling.

Modified: trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java?view=diff&rev=15017&p1=trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java&p2=trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java&r1=15016&r2=15017
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/notation/providers/uml/TestStateBodyNotationUml.java	2008-06-21 03:47:52-0700
@@ -59,9 +59,11 @@
      * @see junit.framework.TestCase#setUp()
      */
     protected void setUp() {
+        InitializeModel.initializeDefault();
+        assertTrue("Model subsystem init failed.", Model.isInitiated());
+        new InitProfileSubsystem().init();
         Object model =
             Model.getModelManagementFactory().createModel();
-        new InitProfileSubsystem().init();
         Project p = ProjectManager.getManager().getCurrentProject();
         aClass = Model.getCoreFactory().buildClass(model);
         Object returnType = p.getDefaultReturnType();
@@ -170,7 +172,7 @@
     /**
      * Check if the elements are generated or not.
      *
-     * @param st          the parent state in which a substate is to be created
+     * @param st          the parent state in which a sub-state is to be created
      * @param text        the text to be parsed
      * @param entryAction true if an entry action is expected to be created
      * @param exitAction  true if an exit action is expected to be created
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.