Re: Suite runner with BlockJunit4ClassRunner-like messages?

"Kevin Cooney ☕ [email protected] [junit]" <[email protected]> Mon, 5 Oct 2015 12:24:49 -0700
Newsgroups gmane.comp.java.junit.user
Message-ID <CADW0UySV5ObhJWF=cLP3yjeVDG5DqTZgYdXio5hGDq_RZOTT9Q@mail.gmail.com>
--001a113c921689810a0521607723
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Currently, no.

https://github.com/junit-team/junit/pull/1118 would allow this, but hasn't
been merged.
On Oct 5, 2015 8:55 AM, "[email protected] [junit]" <[email protected]=
>
wrote:

>
>
> When running my Junit testcases individually (i.e. using
> BlockJunit4ClassRunner) as part of a maven-based build, I can see the
> progress messages displayed for each individual testcase class as they ar=
e
> being executed, like this:
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running com.mycompany.test.MyTestClass1
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec =
-
> in com.mycompany.test.MyTestClass1
> Running com.mycompany.test.MyTestClass2
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec =
-
> in com.mycompany.test.MyTestClass2
> ...
>
> However, when I run my testcases via a suite, I see only a single set of
> messages for the suite itself that are displayed when the suite is
> finished, like this:
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running com.mycompany.test.MyTestSuite
> Tests run: 293, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 se=
c
> - in com.mycompany.test.MyTestSuite
>
> Is there any way that I can use the test suite, but yet still see the
> progress messages being displayed for the individual testcase classes as
> they are being run?
>
> If the existing runners don't support this, then perhaps a slightly
> modified suite runner class could do this.  If that is the answer, does
> anyone have any pointers to get me started in the right direction on this=
?
>
> Thanks!
> Phil
>=20
>

--001a113c921689810a0521607723
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable





<head>

<style type=3D"text/css">
<!--

/* start of attachment style */
       .ygrp-photo-title{
         clear: both;
         font-size: smaller;
         height: 15px;
         overflow: hidden;
         text-align: center;
         width: 75px;
       }
       div.ygrp-photo{
         background-position: center;
         background-repeat: no-repeat;
         background-color: white;
         border: 1px solid black;
         height: 62px;
         width: 62px;
       }

       div.photo-title=20
         a,
         div.photo-title a:active,
         div.photo-title a:hover,
         div.photo-title a:visited {
           text-decoration: none;=20
       }

       div.attach-table div.attach-row {
         clear: both;
       }

       div.attach-table div.attach-row div {
         float: left;
         /* margin: 2px;*/
       }

       p {
         clear: both;
         padding: 15px 0 3px 0;
	 overflow: hidden;
       }

       div.ygrp-file {
         width: 30px;
         valign: middle;
       }
       div.attach-table div.attach-row div div a {
         text-decoration: none;
       }

       div.attach-table div.attach-row div div span {
         font-weight: normal;
       }

       div.ygrp-file-title {
         font-weight: bold;
       }
 /* end of attachment style */
        -->
        </style>
        </head>
<html>
<head>
<style type=3D"text/css">
<!--
#ygrp-mkp {
  border: 1px solid #d8d8d8;
  font-family: Arial;
  margin: 10px 0;
  padding: 0 10px;
}

#ygrp-mkp hr {
  border: 1px solid #d8d8d8;
}

#ygrp-mkp #hd {
  color: #628c2a;
  font-size: 85%;
  font-weight: 700;
  line-height: 122%;
  margin: 10px 0;
}

#ygrp-mkp #ads {
  margin-bottom: 10px;
}

#ygrp-mkp .ad {
  padding: 0 0;
}

#ygrp-mkp .ad p {
  margin: 0;
}

#ygrp-mkp .ad a {
  color: #0000ff;
  text-decoration: none;
}
-->
</style>
</head>
<body>



<!-- |**|begin egp html banner|**| -->

<br><br>

<!-- |**|end egp html banner|**| -->


<p dir=3D"ltr">Currently, no.</p>
<p dir=3D"ltr"><a href=3D"https://github.com/junit-team/junit/pull/1118">ht=
tps://github.com/junit-team/junit/pull/1118</a> would allow this, but hasn&=
#39;t been merged.</p>
<div class=3D"gmail_quote">On Oct 5, 2015 8:55 AM, &quot;<a href=3D"mailto:=
[email protected]">[email protected]</a> [junit]&quot; &lt;<a href=3D"mai=
lto:[email protected]">[email protected]</a>&gt; wrote:<br type=3D"=
attribution"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex">


<u></u>









=20
<div style=3D"background-color:#fff">
<span>=C2=A0</span>


<div>
  <div>


    <div>
=20=20=20=20=20=20
=20=20=20=20=20=20
      <p>When running my Junit testcases individually (i.e. using BlockJuni=
t4ClassRunner) as part of a maven-based build, I can see the progress messa=
ges displayed for each individual testcase class as they are being executed=
, like this:<br><div style=3D"margin-left:40px">---------------------------=
----------------------------<br>=C2=A0T E S T S<br>------------------------=
-------------------------------<br>Running com.mycompany.test.MyTestClass1<=
br>Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec=
 - in com.mycompany.test.MyTestClass1<br>Running com.mycompany.test.MyTestC=
lass2<br>Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.=
03 sec - in com.mycompany.test.MyTestClass2<br>...<br></div><br>However, wh=
en I run my testcases via a suite, I see only a single set of messages for =
the suite itself that are displayed when the suite is finished, like this:<=
br><div style=3D"margin-left:40px">----------------------------------------=
---------------<br>=C2=A0T E S T S<br>-------------------------------------=
------------------<br>Running com.mycompany.test.MyTestSuite<br>Tests run: =
293, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in com.my=
company.test.MyTestSuite<br><br></div>Is there any way that I can use the t=
est suite, but yet still see the progress messages being displayed for the =
individual testcase classes as they are being run?<br><br>If the existing r=
unners don&#39;t support this, then perhaps a slightly modified suite runne=
r class could do this.=C2=A0 If that is the answer, does anyone have any po=
inters to get me started in the right direction on this?<br><br>Thanks!<br>=
Phil</p>

    </div>
=20=20=20=20=20

=20=20=20=20
    <div style=3D"color:#fff;min-height:0"></div>


</div>



=20=20






</blockquote></div>




<!-- |**|begin egp html banner|**| -->

<br>


<br>

<!-- |**|end egp html banner|**| -->


<div width=3D"1" style=3D"color: white; clear: both;"/>__._,_.___</div>

=20=20=20=20=20=20
=20=20

=20=20=20=20
    <div id=3D"fromDMARC" style=3D"clear:both; margin-top: 10px;">
         <hr style=3D"height:2px ; border-width:0; color:#E3E3E3; backgroun=
d-color:#E3E3E3;">
         Posted by: =3D?UTF-8?Q?Kevin_Cooney_=3DE2=3D98=3D95?=3D &lt;kcoone=
[email protected]&gt;         <hr style=3D"height:2px ; border-width:0; color:#E3=
E3E3; background-color:#E3E3E3;">
    </div>
<!-- Start Recommendations -->
<!-- End Recommendations -->



<!-- |**|begin egp html banner|**| -->

  <img src=3D"http://geo.yahoo.com/serv?s=3D97476590/grpId=3D2423328/grpspI=
d=3D1705006905/msgId=3D24706/stime=3D1444073892" width=3D"1" height=3D"1"> =
<br>

<!-- |**|end egp html banner|**| -->

=20=20
<!-- |**|begin egp html banner|**| -->

<br>



=20=20=20
=20=20=20=20=20
=20
        <!-- |**|begin egp html banner|**| -->
        <div id=3D"ygrp-vital" style=3D"background-color: #f2f2f2; font-fam=
ily: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">

        <span id=3D"vithd" style=3D"font-weight: bold; color: #333; text-tr=
ansform: uppercase; "><a href=3D"https://groups.yahoo.com/neo/groups/junit/=
info;_ylc=3DX3oDMTJlZHBzcHM1BF9TAzk3MzU5NzE0BGdycElkAzI0MjMzMjgEZ3Jwc3BJZAM=
xNzA1MDA2OTA1BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQ0NDA3Mzg5Mg--" style=3D"tex=
t-decoration: none;">Visit Your Group</a></span>

     <ul style=3D"list-style-type: none; margin: 0; padding: 0; display: in=
line;">
            <li style=3D"border-right: 1px solid #000; font-weight: 700; di=
splay: inline; padding: 0 5px; margin-left: 0;">
      <span class=3D"cat"><a href=3D"https://groups.yahoo.com/neo/groups/ju=
nit/members/all;_ylc=3DX3oDMTJmNjFpdGJuBF9TAzk3MzU5NzE0BGdycElkAzI0MjMzMjgE=
Z3Jwc3BJZAMxNzA1MDA2OTA1BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzE0NDQwNzM4OTI-" s=
tyle=3D"text-decoration: none;">New Members</a></span>
      <span class=3D"ct" style=3D"color: #ff7900;">2</span>
    </li>
                                              </ul>
  </div>


<div id=3D"ft" style=3D"font-family: Arial; font-size: 11px; margin-top: 5p=
x; padding: 0 2px 0 0; clear: both;">
  <a href=3D"https://groups.yahoo.com/neo;_ylc=3DX3oDMTJkdHNoZWQ2BF9TAzk3ND=
c2NTkwBGdycElkAzI0MjMzMjgEZ3Jwc3BJZAMxNzA1MDA2OTA1BHNlYwNmdHIEc2xrA2dmcARzd=
GltZQMxNDQ0MDczODky" style=3D"float: left;"><img src=3D"http://l.yimg.com/r=
u/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height=3D"15"=
 width=3D"137" alt=3D"Yahoo! Groups" style=3D"border: 0;"/></a>
  <div style=3D"color: #747575; float: right;"> &bull; <a href=3D"https://i=
nfo.yahoo.com/privacy/us/yahoo/groups/details.html" style=3D"text-decoratio=
n: none;">Privacy</a> &bull; <a href=3D"mailto:junit-unsubscribe@yahoogroup=
s.com?subject=3DUnsubscribe" style=3D"text-decoration: none;">Unsubscribe</=
a> &bull; <a href=3D"https://info.yahoo.com/legal/us/yahoo/utos/terms/" sty=
le=3D"text-decoration: none;">Terms of Use</a> </div>
</div>

<!-- |**|end egp html banner|**| -->

  </div> <!-- ygrp-msg -->

=20=20=20


  <br>

<!-- |**|end egp html banner|**| -->


<div style=3D"color: white; clear: both;"/>__,_._,___</div>
</body>

</html>

--001a113c921689810a0521607723--