https://github.com/keller-michael/alarm_clock
⏰ alarm clock example in ABAP with Unit Test and Dependency Injection
https://github.com/keller-michael/alarm_clock
abap abap-unit alarm-clock dependecy-injection example sap unit-test unit-testing
Last synced: about 23 hours ago
JSON representation
⏰ alarm clock example in ABAP with Unit Test and Dependency Injection
- Host: GitHub
- URL: https://github.com/keller-michael/alarm_clock
- Owner: Keller-Michael
- License: mit
- Created: 2021-12-18T13:11:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-19T20:02:19.000Z (over 4 years ago)
- Last Synced: 2025-02-25T05:27:38.500Z (over 1 year ago)
- Topics: abap, abap-unit, alarm-clock, dependecy-injection, example, sap, unit-test, unit-testing
- Language: ABAP
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :alarm_clock: Alarm clock example in ABAP
Little example of an alarm clock implemented in ABAP on Business Technology Platform. Very handy to demonstrate ABAP Unit and topics such as interfaces and dependency injection. First shown at the [ABAPConf 2021](https://www.abapconf.org/) in my talk about "Clean ABAP".