SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →test method
Special instance method of a test class in which a test is implemented. Test methods are defined using the addition FOR TESTING of statement METHODS, and called during a test run of the ABAP Unit tool.