I have code that will dynamically generate a test suite -- I even know that it is in the ContractTesting code base. Just need to find it if we want to use it.
On Thu, Jun 28, 2018 at 4:40 PM, Andy Seaborne (JIRA) <[email protected]> wrote: > > [ https://issues.apache.org/jira/browse/JENA-1568?page= > com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel&focusedCommentId=16526441#comment-16526441 ] > > Andy Seaborne commented on JENA-1568: > ------------------------------------- > > Look for "extends TestCase". > There are only a few left. > > The dynamic manifest ones do not fit well into JUnit4 - I seem to remember > it was much messier to do in Junit4 and not worth migrating (Junit3 is > inside Junit4 for a reason!). I (probably) have the code somewhere ... > > > Don't use JUnit3 TestCase for in SSE tests > > ------------------------------------------- > > > > Key: JENA-1568 > > URL: https://issues.apache.org/jira/browse/JENA-1568 > > Project: Apache Jena > > Issue Type: Improvement > > Affects Versions: Jena 3.8.0 > > Reporter: Andy Seaborne > > Assignee: Andy Seaborne > > Priority: Minor > > Fix For: Jena 3.9.0 > > > > > > Follows on from JENA-1566. > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
