Issue 22830 - API: make complex tests more dynamic
Summary: API: make complex tests more dynamic
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-25 11:23 UTC by chne
Modified: 2013-02-24 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description chne 2003-11-25 11:23:49 UTC
It would be usefull to have the possibility to call test methods more dynamicly,
ie. to call only one specific method
Comment 1 steffen.grund 2003-11-25 11:37:11 UTC
accepted
Comment 2 steffen.grund 2004-09-28 19:46:06 UTC
reassign
Comment 3 steffen.grund 2004-09-28 19:53:24 UTC
Fixed with qadev19: now a Complex test can be given as 
"-o complex.package.TheTest::function1[,function]*"

where function1..n are a subset of available functions of the complex test.
Comment 4 steffen.grund 2004-09-28 19:54:02 UTC
.
Comment 5 steffen.grund 2004-11-01 18:18:42 UTC
checked on SOlaris and works -> verified.
Comment 6 steffen.grund 2004-11-19 17:19:57 UTC
works in current run for src680_m62 -> closed.