Start of Content Area
test method (BC-ABA)

ABAP Runtime Environment (BC-ABA)

Special instance method of a test class in which a test is implemented. Test methods are defined using the

FOR TESTING addition of the METHODS statement and called during a test run of the ABAP Unit tool.

End of Content Area