Published January 17, 2021
| Version v0.9
Software
Open
SergeyStaroletov/EDTL: Object-oriented implementation of the bounded checking algorithm for EDTL-requirements
Description
Our implementation of the bounded checking algorithm for given EDTL-requirements. We implemented the EDTL-formulas as classes based on the EDTL terms. Then we encoded the R1..R5 requirements for our case study. So the user can use provided classes by implementing their own system consisted of cases inherited from CheckableReq and overriding six methods that specify the requirements in terms of our logic. This integrates the requirements checking process into the unit testing process.
Files
SergeyStaroletov/EDTL-v0.9.zip
Files
(62.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:dcd7b5a23443d769151307ac72e03514
|
62.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SergeyStaroletov/EDTL/tree/v0.9 (URL)