Bring master based unit tests  T_* into Suites.All
--------------------------------------------------

                 Key: DERBY-5656
                 URL: https://issues.apache.org/jira/browse/DERBY-5656
             Project: Derby
          Issue Type: Improvement
          Components: Test
    Affects Versions: 10.9.0.0
            Reporter: Kathey Marsden


The unit tests under derbyTesting/unitTests that start with T_ , e.g 
store/T_AccessFactory.java along with the property files under 
derbyTesting/functionTests/tests/unit are master based java  tests with some 
magic to get the module to load etc.

It would be good to have a way to pull these into suites.All just keeping them 
as master based tests.  Something like or supplemental to HarnessJavaTest .


I don't think for these tests it is worthwhile to go through each one and try 
to actually do assertion based assertions as I think such a task would be very  
error prone and difficult to understand the intentions of the authors, but it 
would be great to get them out of the harness and into suites.All.




 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to