Hi Lenya devs,
is anyone familiar with the following test classes?
- RevisionControllerTest
- RCMLTest
I added some empty strings as parameters to run them, but
obviously that doesn't work very well
Running org.apache.lenya.cms.rc.RCMLTest
Usage: java RCML rcmlDirectory datafilename rootDirectory
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,478
sec
Testsuite: org.apache.lenya.cms.rc.RCMLTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,478
sec
------------- Standard Output ---------------
Usage: java RCML rcmlDirectory datafilename rootDirectory
------------- ---------------- ---------------
Testcase: testRCML took 0,198 sec
Running org.apache.lenya.cms.rc.RevisionControllerTest
java.lang.NullPointerException
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,866
sec
Testsuite: org.apache.lenya.cms.rc.RevisionControllerTest
Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,866
sec
------------- Standard Output ---------------
java.lang.NullPointerException
------------- ---------------- ---------------
Testcase: testRevisionController took 0,613 sec
It would be great if we could fix that. I'll be glad to
help,
but there are quite a lot of string parameters involved
which
I'm not familiar with ...
----
BTW, if you wonder about the headline tag:
"One broken window, left unrepaired for any
substantial length of time,
instills in the inhabitants of the building a sense of
abandonment -
a sense that the powers that be don't care about the
building."
http://www.pragmaticprogrammer.com/ppbo
ok/extracts/no_broken_windows.html
-- Andreas
--
Andreas Hartmann
Wyona Inc. - Open Source Content Management - Apache
Lenya
http://www.wyona.com
http://lenya.apache.org
andreas.hartmann wyona.com andreas apache.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe lenya.apache.org
For additional commands, e-mail: dev-help lenya.apache.org
|