Bug 470305 - Method interceptor to run non-dependent methods in alphabetical order by method name
Summary: Method interceptor to run non-dependent methods in alphabetical order by meth...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Other
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Satellite QA List
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 469958
TreeView+ depends on / blocked
 
Reported: 2008-11-06 16:36 UTC by Jeff Weiss
Modified: 2014-11-09 22:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-24 12:34:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
mylyn/context/zip (1.46 KB, application/octet-stream)
2008-11-06 17:19 UTC, Jeff Weiss
no flags Details

Description Jeff Weiss 2008-11-06 16:36:49 UTC
Wes's methods are written for junit which will run them in abc order.  Testng usually requires dependsOnMethod tags, but you can also write an "interceptor" to sort the non-dependent methods for you.

Comment 1 Jeff Weiss 2008-11-06 17:19:39 UTC
Created attachment 322761 [details]
mylyn/context/zip


Note You need to log in before you can comment on or make changes to this bug.