!--a11y-->
Creating ABAP Unit Tests 
ABAP Unit tests are implemented in the form of test methods in local test classes in ABAP programs and the expected results are checked using the static methods of the auxiliary class CL_AUNIT_ASSERT.
Methods of the Class CL_AUNIT_ASSERT