Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] run test harness???

> How do you kick off the test harness

The FAQ entry 
http://dev.eclipse.org/viewcvs/indextech.cgi/%7Echeckout%7E/aspectj-home/doc/faq.html#q:testharness

refers to
  org.aspectj/modules/testing/readme-*.html

which refer to
  org.aspectj.testing.drivers.Harness, in
  org.aspectj/modules/testing-drivers

but see also
  org.aspectj/modules/run-all-junit-tests/*

Wes

> ------------Original Message------------
> From: adamandeve@xxxxxxxxxxxxxxx
> To: aspectj-dev@xxxxxxxxxxx
> Date: Mon, Nov-29-2004 10:45 PM
> Subject: [aspectj-dev] run test harness???
>
> 
> Hi Guys,
> 
> How do you kick off the test harness (re:
> org.aspectj/modules/docs/developer/compiler-weaver/index.html).  I just 
> need to
> know where the harness gateway class is and what it's arguments are.
> 
> Cheers
> Adam
> 
> 
> ------------------------------------------------------------
> This email was sent from Netspace Webmail: http://www.netspace.net.au
> 
> _______________________________________________
> aspectj-dev mailing list
> aspectj-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aspectj-dev
> 




Back to the top