mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-11 20:02:09 +00:00
| .. | ||
| README.md | ||
Gilded Rose Refactoring Kata in ABAP
Prerequisite
Access to SAP NetWeaver server with at least ABAP 7.40
Installation
Assuming you have a proper developer key set up, run SE38
- create a new Module Pool (type M) program as a Local Object
- paste the raw code from YY_PAO_GILDED_ROSE.abap
- save (Ctrl-S) and activate (Ctrl-F3) the program
Running Tests
From the menus choose Program -> Execute -> Unit Tests (Ctrl+Shift+F10)