Bug 486794 - [Tests] Migrate the Classification framework to JUnit Categories
Summary: [Tests] Migrate the Classification framework to JUnit Categories
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Others (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 04:04 EST by Camille Letavernier CLA
Modified: 2016-01-29 04:04 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camille Letavernier CLA 2016-01-29 04:04:34 EST
Following Bug 430023:

We now have a custom annotation mechanism to define test categories, which allows us to run different test scenarios. JUnit 4.12 (And Tycho 0.25) now provide an experimental "Category" framework which is quite similar, so we should consider migrating

Note that at this point, the Categories are still in the "experimental" package of JUnit 4.12, and Tycho 0.25 is not released yet