svn commit: r13314 - branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: maurelio1234
Date: 2007-08-13 15:31:38-0700
New Revision: 13314

Modified:
   branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java

Log:
updating tests

Modified: branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java?view=diff&rev=13314&p1=branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java&p2=branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java&r1=13313&r2=13314
==============================================================================
--- branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java	(original)
+++ branches/gsoc2007/maurelio1234/tests/org/argouml/uml/profile/TestProfileConfiguration2.java	2007-08-13 15:31:38-0700
@@ -25,11 +25,10 @@
 package org.argouml.uml.profile;

 

 import java.awt.Image;

-import java.awt.image.BufferedImage;

+import java.util.ArrayList;

+import java.util.Collection;

 import java.util.Iterator;

 

-import javax.swing.ImageIcon;

-

 import junit.framework.TestCase;

 

 import org.argouml.kernel.Project;

@@ -109,6 +108,11 @@
 	public void setFormatStrategy(FormatingStrategy formatStrategy) {

 	    this.formatStrategy = formatStrategy;

 	}

+

+	@Override

+	public Collection getProfilePackages() throws ProfileException {

+		return new ArrayList();

+	}

 	

     }
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.