CodeQL library for Python
codeql/python-all 3.0.1-dev (changelog, source)
Search

Module MakeUnresolvedCallExpectations

Import path

import utils.test.dataflow.UnresolvedCalls

Imports

MakeTest<UnresolvedCalls::MakeUnresolvedCallExpectations::UnresolvedCallExpectations>

The module for tests with inline expectations. The test implements the signature to provide the actual results of the query, which are then compared with the expected results in comments to produce a list of failure messages that point out where the actual results differ from the expected results.

Parameters