Bruno,

When I was working on the tests I moved many of the methods that were in
the base test classes into classes in the testing_framework package.  The
packackage is visible at
http://svn.apache.org/viewvc/jena/Experimental/new-test/src/test/java/com/hp/hpl/jena/testing_framework/?pathrev=1525332

I would like to move these into the new tests that we are building as they
help with the contract tests and provide standard implementations for
various functions that make testing easier (e.g. creating a triple from the
string "<a> <b> <c>")

Think that the package should be in the jena-core test source tree.

Does anyone see any reason not to do this?

Also, I think that the contract tests should be created in the jena3 branch
until that is moved to to the master.

Claude

-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to