svn commit: r12767 - trunk/tests/org/argouml/cognitive/TestResolvedCritic.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-06-06 10:48:47-0700
New Revision: 12767

Modified:
   trunk/tests/org/argouml/cognitive/TestResolvedCritic.java

Log:
Fix failing test. The failure was a result of my recent refactoring of the Critic class.

Modified: trunk/tests/org/argouml/cognitive/TestResolvedCritic.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/cognitive/TestResolvedCritic.java?view=diff&rev=12767&p1=trunk/tests/org/argouml/cognitive/TestResolvedCritic.java&p2=trunk/tests/org/argouml/cognitive/TestResolvedCritic.java&r1=12766&r2=12767
==============================================================================
--- trunk/tests/org/argouml/cognitive/TestResolvedCritic.java	(original)
+++ trunk/tests/org/argouml/cognitive/TestResolvedCritic.java	2007-06-06 10:48:47-0700
@@ -60,7 +60,7 @@
     public void testConstructors() {
         Object testmc = Model.getCoreFactory().buildClass();
         Critic c = new Critic();
-        String crString = "class org.argouml.cognitive.critics.Critic";
+        String crString = "class org.argouml.cognitive.Critic";
         ResolvedCritic rc;
         Vector<String> vec = new Vector<String>();
         ListSet set = new ListSet();
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.