Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-debug-dev] Running individual test classes


Does the test harness import/build the test projects and launch configurations required to launch?

Darin




Jared Burns <jaredburns@xxxxxxx>
Sent by: jdt-debug-dev-admin@xxxxxxxxxxx

06/18/2003 11:08 AM
Please respond to jdt-debug-dev

       
        To:        jdt-debug-dev@xxxxxxxxxxx
        cc:        
        Subject:        [jdt-debug-dev] Running individual test classes



I've released a change to AbstractDebugTest that lets us run individual test
classes by selecting the class and using Run As->JUnit Plug-in Test. This
works fine for tests that don't involve launching, but tests that involve
launching don't come back.

Can anyone take a look at this and see if there's an obvious cause?

Thanks,
- Jared

_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-debug-dev



Back to the top