Author: mvw
Date: 2007-12-23 01:30:55-0800
New Revision: 13986
Modified:
trunk/tests/org/argouml/TestDependencies.java
Log:
Since I removed the last package dependency from the org.argouml.kernel to the UI (org.argouml.uml.diagram.ui) in ProjectSettings, I wanted to test this - but the test fails...
TODO: Investigate this!
Modified: trunk/tests/org/argouml/TestDependencies.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tests/org/argouml/TestDependencies.java?view=diff&rev=13986&p1=trunk/tests/org/argouml/TestDependencies.java&p2=trunk/tests/org/argouml/TestDependencies.java&r1=13985&r2=13986
==============================================================================
--- trunk/tests/org/argouml/TestDependencies.java (original)
+++ trunk/tests/org/argouml/TestDependencies.java 2007-12-23 01:30:55-0800
@@ -159,6 +159,7 @@
{"org.argouml.moduleloader", "org.argouml.ui"},
//{"org.argouml.uml.reveng", "org.argouml.ui"},
//{"org.argouml.language.java.generator", "org.argouml.kernel"},
+ //{"org.argouml.kernel", "org.argouml.uml.diagram.ui"},//why does this fail?
};
for (int i = 0; i < dep.length; i++) {
suite.addTest(new CheckNoDependency(jdepend, dep[i]));
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.