Skip to content

False-Positive: DB Access in UT #433

@lucasborin

Description

@lucasborin

Check Name
Y_CHECK_DB_ACCESS_IN_UT

Actual Behavior
There are two classes. The first one prepares the CDS test environment (cl_cds_test_environment), and the second performs the CDS test inheriting from the first class. The Code Pal reports the second test class as it performs a SELECT in a CDS view.

Expected Behavior
The check should automatically exempt this case.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions