<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - JTR (Java Test Runner) 2.0 has been released</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Mon, 20 May 2013 00:37:46 -0400</pubDate>


    <item>

        <title>Unit-test or Stress-test? - authentication - full-j2ee</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[Thanks Alexander for your interest.<br>Your comments and questions are really well suited.<br><br>Actually I developed JTR to stress-test J2EE back-end systems (EJBs and JMS applications), but in my humble opinion it can be used for unit-testing too (I...]]></description>
        

        <pubDate>Fri, 13 May 2005 06:51:06 -0400</pubDate>

        

        <jf:creationDate>Fri, 13 May 2005 06:51:06 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 13 May 2005 06:51:06 -0400</jf:modificationDate>
        <jf:date>May 13, 2005</jf:date>
        <jf:author>Francesco Russo</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Unit-test or Stress-test? - authentication - full-j2ee</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[Focus: What is the primary focus? Is it unit-testing or stress-testing? This message is not very clearly given.<br><br>Authentication: Have you tried to use certificates for authentication purposes?<br><br>full-j2ee: I am looking for ways to unit-test...]]></description>
        

        <pubDate>Fri, 13 May 2005 04:55:10 -0400</pubDate>

        

        <jf:creationDate>Fri, 13 May 2005 04:55:10 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 13 May 2005 04:55:10 -0400</jf:modificationDate>
        <jf:date>May 13, 2005</jf:date>
        <jf:author>Alexander Jesse</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: JTR (Java Test Runner) 2.0 has been released</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[I do not think it is a matter of which IoC framework I have used for building JTR, mainly because JTR is not meant to be a new IoC framework. JTR is only based on such ideas, but is aimed to help developers in building test suites (both for J2SE and J2EE...]]></description>
        

        <pubDate>Thu, 12 May 2005 03:39:01 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 May 2005 03:39:01 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 May 2005 03:39:01 -0400</jf:modificationDate>
        <jf:date>May 12, 2005</jf:date>
        <jf:author>Francesco Russo</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: JTR (Java Test Runner) 2.0 has been released</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[While I understand the desire to roll your own - I have done the smae in the past - going my own way rather than using existing architectures sometimes for reasons so ludicrous and petty I won't even meantion them here and sometimes just to know that I...]]></description>
        

        <pubDate>Wed, 11 May 2005 14:16:25 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 May 2005 14:16:25 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 May 2005 14:16:25 -0400</jf:modificationDate>
        <jf:date>May 11, 2005</jf:date>
        <jf:author>Brian McKendrick</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>JTR (Java Test Runner) 2.0 has been released</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[Well, simply because I wanted to spend some spare time practising what I learned about IoC in the past. Sometimes I think it's useful trying to code something instead of using something else that is already out-there, even if just for fun...]]></description>
        

        <pubDate>Wed, 11 May 2005 10:42:12 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 May 2005 10:42:12 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 May 2005 10:42:12 -0400</jf:modificationDate>
        <jf:date>May 11, 2005</jf:date>
        <jf:author>Francesco Russo</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>IoC and Spring Tests</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[The Spring Test classes already support IoC, they autowire collaborators by type by default.]]></description>
        

        <pubDate>Wed, 11 May 2005 10:33:15 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 May 2005 10:33:15 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 May 2005 10:33:15 -0400</jf:modificationDate>
        <jf:date>May 11, 2005</jf:date>
        <jf:author>Eu Gene Lim</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JTR (Java Test Runner) 2.0 has been released</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[why didn't you use an existing ioc framework? i'd like to be able to use ioc in during testing, it's a shame there isn't an easy way of loading testcases from a spring context. i'd imagine it wouldn't be hard to get going tho, is anyone working on ioc...]]></description>
        

        <pubDate>Wed, 11 May 2005 09:06:42 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 May 2005 09:06:42 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 May 2005 09:06:42 -0400</jf:modificationDate>
        <jf:date>May 11, 2005</jf:date>
        <jf:author>analog boy</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>JTR (Java Test Runner) 2.0 has been released</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=33856</link>

        

        
            <description><![CDATA[<a href="http://jtrunner.sourceforge.net" target="_blank">JTR</a> (&quot;Java Test Runner&quot;) is an open source J2EE testing framework based on inversion of control (IoC). It lets you build complex J2EE test suites that connect to application servers...]]></description>
        

        <pubDate>Wed, 11 May 2005 06:51:41 -0400</pubDate>

        

        <jf:creationDate>Wed, 11 May 2005 06:51:41 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 11 May 2005 06:51:41 -0400</jf:modificationDate>
        <jf:date>May 11, 2005</jf:date>
        <jf:author>Francesco Russo</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

