svn commit: r14954 - trunk/src/argouml-app/tests/org/argouml/model/AllTests.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-06-15 14:09:57-0700
New Revision: 14954

Modified:
   trunk/src/argouml-app/tests/org/argouml/model/AllTests.java

Log:
Regenerate test suite

Modified: trunk/src/argouml-app/tests/org/argouml/model/AllTests.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/model/AllTests.java?view=diff&rev=14954&p1=trunk/src/argouml-app/tests/org/argouml/model/AllTests.java&p2=trunk/src/argouml-app/tests/org/argouml/model/AllTests.java&r1=14953&r2=14954
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/model/AllTests.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/model/AllTests.java	2008-06-15 14:09:57-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006-2007 The Regents of the University of California. All
+// Copyright (c) 2006-2008 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice
@@ -37,13 +37,12 @@
     public static Test suite() {
         TestSuite suite = new TestSuite("Test for org.argouml.model");
         //$JUnit-BEGIN$
-//        suite.addTestSuite(TestAGHelperWithMock.class);
         suite.addTestSuite(TestExtensionMechanismsFactory.class);
         suite.addTestSuite(TestModel2.class);
         suite.addTestSuite(TestUmlGeneralization.class);
+        suite.addTestSuite(TestDataTypesFactory.class);
         suite.addTestSuite(TestCommonBehaviorHelper.class);
         suite.addTestSuite(TestModelManagementFactory.class);
-        suite.addTestSuite(TestDataTypesFactory.class);
         suite.addTestSuite(TestModelEventPump.class);
         suite.addTestSuite(TestStateMachinesFactory.class);
         suite.addTestSuite(TestModelManagementHelper.class);
@@ -68,6 +67,7 @@
         suite.addTestSuite(TestActivityGraphsHelper.class);
         suite.addTestSuite(TestUmlModel.class);
         suite.addTestSuite(TestUmlActor.class);
+        suite.addTestSuite(TestUmlFactory.class);
         suite.addTest(TestModelFacade3.suite());
         suite.addTestSuite(TestUseCasesFactory.class);
         //$JUnit-END$
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.