SAP TEST METHOD - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

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 the statement METHODS , and called during a test run of the ABAP Unit tool.