GildedRose-Refactoring-Kata/abap
2016-03-21 10:57:47 -05:00
..
README.md starting code and tests for ABAP 2016-03-18 14:56:22 -05:00
YY_PAO_GILDED_ROSE.abap starting code and tests for ABAP 2016-03-21 10:57:47 -05:00

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)