Re: svn commit: r12915 - branches/gsoc2007/maurelio1234/tests/argouml-core-tests: . org/argouml/moduleloader org/argouml/uml org/argouml/uml/profile org/argouml/uml/profile/java org/argouml/uml/ui

"Linus Tolke" <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Hello Marcos!

The change to the first file (GUITestModuleLoader2.java), strengthening the
types using typed generics, I will fix immediately in the code.

This is now fixed.

        /Linus


28 Jun 2007 12:18:16 -0000, [email protected] <[email protected]
>:
>
> Author: maurelio1234
> Date: 2007-06-28 05:18:15-0700
> New Revision: 12915
>
> Added:
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/   (props
> changed)
>      - copied from r12912, /trunk/tests/
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/profile/
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/profile/TestProfileConfiguration1.java
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/profile/TestProfileConfiguration2.java
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/profile/TestProfileManagerImpl.java
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/profile/java/
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/profile/java/TestProfileJava.java
>      - copied, changed from r12912,
> /trunk/tests/org/argouml/uml/TestProfileJava.java
> Removed:
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/TestProfileJava.java
> Modified:
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/moduleloader/GUITestModuleLoader2.java
>
>   branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/uml/ui/MockUMLUserInterfaceContainer.java
>
> Log:
> Uploading tests for profile
>
> Modified:
> branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/moduleloader/GUITestModuleLoader2.java
> Url:
> http://argouml.tigris.org/source/browse/argouml/branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/moduleloader/GUITestModuleLoader2.java?view=diff&rev=12915&p1=/trunk/tests/org/argouml/moduleloader/GUITestModuleLoader2.java&p2=branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/moduleloader/GUITestModuleLoader2.java&r1=12912&r2=12915
>
> ==============================================================================
> --- /trunk/tests/org/argouml/moduleloader/GUITestModuleLoader2.java
> (original)
> +++
> branches/gsoc2007/maurelio1234/tests/argouml-core-tests/org/argouml/moduleloader/GUITestModuleLoader2.java  2007-06-28
> 05:18:15-0700
> @@ -86,7 +86,7 @@
>     }
>
>     public void testGetExtensionLocations() {
> -       List extensionLocations =
> +       List<String> extensionLocations =
>            ModuleLoader2.getInstance().getExtensionLocations();
>        assertNotNull(extensionLocations);
>        for (Iterator iter = extensionLocations.iterator();
>
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.