ABAP Keyword Documentation →  ABAP − Reference →  Obsolete Language Elements →  Obsolete Syntax →  Obsolete Pseudo Comments → 

Pseudo Comments for Test Classes

Obsolete Syntax

... "#AU Risk_Level Critical|Dangerous|Harmless

... "#AU Duration   Short|Medium|Long

Effect

The string "#AU in the statement CLASS with the addition FOR TESTING defines a pseudo comment for defining a test property of a test class.

Pseudo comments are case-sensitive. Any deviations from the syntax produce a warning when tests are performed.

Notes