Open
Description
Story
Many of PhASAR's unittests are extremely brittle and depend on the STL-version, as well on the LLVM version.
We should fix this by rewriting our asserts that are currently using the metadata-IDs, in terms of source-code information only.
Prerequisites
- issue x
Out Of Scope
- A isn't part of this
Acceptance Criteria
The following acceptance criteria are defined regarding the result of this story:
Clarify what the final result should be, not how to accomplish it.
- No Unittest relies on the metadata IDs anymore
- All unittests are similarly expressive as with metadata IDs
Related Stories
- none
Follow-up Stories
- none