CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Module PathResolutionInlineExpectationsTest

Provides an inline expectations test for path resolution.

Import path

import utils.test.PathResolutionInlineExpectationsTest

Imports

MakeTest<PathResolutionInlineExpectationsTest::ResolveTest>

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.