Unit tests 3/3: How to implement unit tests in ABAP?
In the third blog post in the Unit Tests series, our developers Max and Basti, use a sample tutorial to demonstrate the implementation of unit tests. They use the Eclipse development environment and follow the test-driven development approach.
The first step to implement unit tests in ABAP is to create a global class. [Read more…]