You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
5.5 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>NullsafeUnitTests__ThirdPartyAnnotationInfoTests (infer.NullsafeUnitTests__ThirdPartyAnnotationInfoTests)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../index.html">infer</a> &#x00BB; NullsafeUnitTests__ThirdPartyAnnotationInfoTests</nav><h1>Module <code>NullsafeUnitTests__ThirdPartyAnnotationInfoTests</code></h1></header><div class="spec module" id="module-F"><a href="#module-F" class="anchor"></a><code><span class="keyword">module</span> F = Stdlib.Format</code></div><dl><dt class="spec value" id="val-assert_has_nullability_info"><a href="#val-assert_has_nullability_info" class="anchor"></a><code><span class="keyword">val</span> assert_has_nullability_info : <span>?&#8288;expected_file:string</span> <span>&#45;&gt;</span> <span>?&#8288;expected_line:int</span> <span>&#45;&gt;</span> <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a> <span>&#45;&gt;</span> <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-unique_repr">Nullsafe.ThirdPartyAnnotationInfo.unique_repr</a> <span>&#45;&gt;</span> <span>expected_nullability:<span>(<a href="../Nullsafe/ThirdPartyMethod/index.html#type-type_nullability">Nullsafe.ThirdPartyMethod.type_nullability</a> * <span><a href="../Nullsafe/ThirdPartyMethod/index.html#type-type_nullability">Nullsafe.ThirdPartyMethod.type_nullability</a> list</span>)</span></span> <span>&#45;&gt;</span> unit</code></dt><dt class="spec value" id="val-assert_no_info"><a href="#val-assert_no_info" class="anchor"></a><code><span class="keyword">val</span> assert_no_info : <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a> <span>&#45;&gt;</span> <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-unique_repr">Nullsafe.ThirdPartyAnnotationInfo.unique_repr</a> <span>&#45;&gt;</span> unit</code></dt><dt class="spec value" id="val-add_from_annot_file_and_check_success"><a href="#val-add_from_annot_file_and_check_success" class="anchor"></a><code><span class="keyword">val</span> add_from_annot_file_and_check_success : <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a> <span>&#45;&gt;</span> <span>filename:string</span> <span>&#45;&gt;</span> <span>lines:<span>string list</span></span> <span>&#45;&gt;</span> <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a></code></dt><dt class="spec value" id="val-add_from_annot_file_and_check_failure"><a href="#val-add_from_annot_file_and_check_failure" class="anchor"></a><code><span class="keyword">val</span> add_from_annot_file_and_check_failure : <a href="../Nullsafe/ThirdPartyAnnotationInfo/index.html#type-storage">Nullsafe.ThirdPartyAnnotationInfo.storage</a> <span>&#45;&gt;</span> <span>filename:string</span> <span>&#45;&gt;</span> <span>lines:<span>string list</span></span> <span>&#45;&gt;</span> <span>expected_error_line_number:int</span> <span>&#45;&gt;</span> unit</code></dt><dt class="spec value" id="val-basic_find"><a href="#val-basic_find" class="anchor"></a><code><span class="keyword">val</span> basic_find : OUnit2.test</code></dt><dt class="spec value" id="val-disregards_whitespace_lines_and_comments"><a href="#val-disregards_whitespace_lines_and_comments" class="anchor"></a><code><span class="keyword">val</span> disregards_whitespace_lines_and_comments : OUnit2.test</code></dt><dt class="spec value" id="val-overload_resolution"><a href="#val-overload_resolution" class="anchor"></a><code><span class="keyword">val</span> overload_resolution : OUnit2.test</code></dt><dt class="spec value" id="val-can_add_sever