CodeQL library for Java/Kotlin
codeql/java-all 5.0.1-dev (changelog, source)
Search

Predicate Make::MakeTest::getAMatchingExpectation

Gets a test expectation that matches the actual result at the given location.

Import path

import codeql.util.test.InlineExpectationsTest
ValidTestExpectation getAMatchingExpectation(Location location, string element, string tag, string val, boolean optional)