Jeff Prickett wrote:
>
> Hello All...
>
> Just wanted to let you know that I have checked in some code that will
> hopefully implement the iCalendar protocol's parameters. Parameters are
> just one set of building blocks in the iCalendar rfc2445.
>
> I am still investigating parsing possibilities including JLex and XSLT.
> The code itself is javadoc'd including TODO items. The TODO items are
> javadocd in the overview of each class with blaring outstanding to do
> items highlighted.
>
> Some more commits are pending as I try to bring my iCalendar development
> environment into line with the CVS. They should happen later today and I
> will begin on the iCalendar properties next.
Sweet!
> Hope everyone at ApacheCon is having a great time. The Lord willing I will
> be able to make ApacheCon 2001!!!
:)
> Slightly off topic...
>
> Does anyone know of an Open Source Java Unit Testing Tool. Specifically,
> I am thinking of something that would allow me to script a test case
> scenario with a bunch of test cases and expected results. I would ideally
> like it to check the results against the expected results and give me a
> pass/fail scenario plus write the results to a file.
>
There is a harness on Freshmeat... don't know what the name is. You can
always start one :). Check out what jakarta-watchdog has done here.
Maybe you guys can share code.
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Open Source Java!"
"For evil to win is for good men to do nothing."
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]