[jboss-cvs] JBossAS SVN: r62325 - projects/test/trunk/test/src/main/org/jboss/test.

Adrian abrock at redhat.com
Fri Apr 13 08:30:41 EDT 2007


On Fri, 2007-04-13 at 14:27 +0200, Adrian wrote:
> Ignore me. I read the diff the wrong way around. :-)
> > >  
> > >  /**
> > >   * Base Test Case. Simple test support.
> > > @@ -55,7 +56,7 @@
> > >      * @param clazz the class
> > >      * @return the suite
> > >      */
> > > -   public static TestSuite suite(Class<?> clazz)

But extnds != extends :-)

> > > +   public static TestSuite suite(Class<? extnds TestCase> clazz)
> > >     {
> > >        return new TestSuite(clazz);
> > >     }
> > > 
> > > _______________________________________________
> > > jboss-cvs-commits mailing list
> > > jboss-cvs-commits at lists.jboss.org
> > > https://lists.jboss.org/mailman/listinfo/jboss-cvs-commits
-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Adrian Brock
Chief Scientist
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx




More information about the jboss-cvs-commits mailing list