[ 
https://issues.apache.org/jira/browse/DAFFODIL-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832826#comment-17832826
 ] 

Steve Lawrence commented on DAFFODIL-2243:
------------------------------------------

Yep, this does already exist, and those tests verify it.

Note that commit d331578714ad8ef2f8147a3ce1c3cbac1980effb only added 
runAllTests to the DFDLTestSuite. I think at that time of that commit we did 
not have the "Runner" class yet. At some point we added the Runner class (which 
is what users should use now) but it was only able to run a single test--it had 
no runAllTests function. I'm not sure when that was, but I can confirm it still 
did not have runAllTests for v2.4.0 when this ticket was created, and probably 
why this ticket was opened. But it looks like commit 
[0700ee8dc9531497f3e8b0fdf9266f8e3b105c27|https://github.com/apache/daffodil/commit/0700ee8dc9531497f3e8b0fdf9266f8e3b105c27]
 added a runAllTests to the Runner. That commit was part of the 3.2.0 release, 
so this has been fixed for a while. This can be resolved.

> Runner runAllTest method
> ------------------------
>
>                 Key: DAFFODIL-2243
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2243
>             Project: Daffodil
>          Issue Type: Improvement
>          Components: TDML Runner
>    Affects Versions: 2.4.0
>            Reporter: Alexander Deutschmann
>            Priority: Minor
>              Labels: beginner
>
> Hello,
> can you make a runAllTest() method available? In Version 2.4.0 i cant find 
> any method. 
> Or is it possible to read all testcases from the Runner class? 
> I found this in the DfdlTestSuite Class.
> Thank you :)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to