<snip>
> JUnit test are planned, but no one has gotten around to them yet.  I
> believe that someone was looking at using the ones in Velocity as a base
> for some Turbine code.
> --
That would be me. ;-)  School and deadlines and work have gotten in my
way, but here's a summary of what's currently in the repository:

build targets (borrowed from Ant):
    run-tests - runs all testcases in the tree
    run-singletest - runs a specific testcase (I don't think this is working
yet)

(Note: After some recent changes to build-turbine.xml committed by yours truly,
these targets don't work. There is some classloader issue with Ant/JUnit that I
have yet to resolve.)

classes:
    ...turbine.test.BaseTestCase (borrowed from Velocity) - placeholder for
common test functionality
    ...turbine.util.db.CriteriaTest - example testcase

Not much, but there you have it. :-)

> Daniel Rall <[EMAIL PROTECTED]>
>

--
Christopher Elkins




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to