Bug 573263 - [unit-test-view] Support parameterized test
Summary: [unit-test-view] Support parameterized test
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.20   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-30 00:44 EDT by Christoph Laeubrich CLA
Modified: 2021-04-30 00:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Laeubrich CLA 2021-04-30 00:44:19 EDT
This is related to the generic unit-test-view [1]:

Currently there is session.newTestSuite(...) and session.newTestCase(...TestSuite parent....) but for parametrized test there is something missing like session.newParamterizedTestCase(...TestCase parent...).

[1]https://www.eclipse.org/eclipse/news/4.18/platform_isv.php#unit-test-view