Skip to content

Commit

Permalink
Deploy 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spaluchiewicz committed Aug 8, 2022
1 parent fa906b6 commit 1e81c0c
Show file tree
Hide file tree
Showing 141 changed files with 7,272 additions and 2,436 deletions.
41 changes: 12 additions & 29 deletions docs/Additional Guides.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,28 @@
<script src="js/jquery.min.js" defer></script>
<script src="js/jazzy.js" defer></script>

<script src="js/lunr.min.js" defer></script>
<script src="js/typeahead.jquery.js" defer></script>
<script src="js/jazzy.search.js" defer></script>
</head>
<body>
<a name="//apple_ref/swift/Section/Additional Guides" class="dashAnchor"></a>
<a title="Additional Guides Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">SwiftyMocky 4.1.0 Docs</a> (86% documented)</p>
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="img/gh.png"/>View on GitHub</a></p>
<p><a href="index.html">SwiftyMocky 4.2.0 Docs</a> (86% documented)</p>
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</div>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="index.html">SwiftyMocky Reference</a>
<img id="carat" src="img/carat.png" />
<img id="carat" src="img/carat.png" alt=""/>
Additional Guides Reference
</p>
</div>
Expand Down Expand Up @@ -290,10 +298,6 @@ <h1>Additional Guides</h1>
</code>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand All @@ -303,10 +307,6 @@ <h1>Additional Guides</h1>
</code>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand All @@ -316,10 +316,6 @@ <h1>Additional Guides</h1>
</code>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand All @@ -329,10 +325,6 @@ <h1>Additional Guides</h1>
</code>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand All @@ -342,10 +334,6 @@ <h1>Additional Guides</h1>
</code>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand All @@ -355,10 +343,6 @@ <h1>Additional Guides</h1>
</code>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand All @@ -374,10 +358,9 @@ <h1>Additional Guides</h1>
</section>
<section id="footer">
<p>Copyright © 2017 MakeAWishFoundation. All rights reserved.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
20 changes: 14 additions & 6 deletions docs/Classes/ArgumentCaptor.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,28 @@
<script src="../js/jquery.min.js" defer></script>
<script src="../js/jazzy.js" defer></script>

<script src="../js/lunr.min.js" defer></script>
<script src="../js/typeahead.jquery.js" defer></script>
<script src="../js/jazzy.search.js" defer></script>
</head>
<body>
<a name="//apple_ref/swift/Class/ArgumentCaptor" class="dashAnchor"></a>
<a title="ArgumentCaptor Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftyMocky 4.1.0 Docs</a> (86% documented)</p>
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png"/>View on GitHub</a></p>
<p><a href="../index.html">SwiftyMocky 4.2.0 Docs</a> (86% documented)</p>
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</div>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="../index.html">SwiftyMocky Reference</a>
<img id="carat" src="../img/carat.png" />
<img id="carat" src="../img/carat.png" alt=""/>
ArgumentCaptor Class Reference
</p>
</div>
Expand Down Expand Up @@ -278,6 +286,7 @@
<h1>ArgumentCaptor</h1>
<div class="declaration">
<div class="language">

<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">ArgumentCaptor</span><span class="o">&lt;</span><span class="kt">ValueType</span><span class="o">&gt;</span></code></pre>

</div>
Expand Down Expand Up @@ -374,7 +383,7 @@ <h4>Declaration</h4>
<code>
<a name="/s:11SwiftyMocky14ArgumentCaptorC7capture5whereAA9ParameterOyxGSbxcSg_tF"></a>
<a name="//apple_ref/swift/Method/capture(where:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky14ArgumentCaptorC7capture5whereAA9ParameterOyxGSbxcSg_tF">capture(where:)</a>
<a class="token" href="#/s:11SwiftyMocky14ArgumentCaptorC7capture5whereAA9ParameterOyxGSbxcSg_tF">capture(where:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -402,10 +411,9 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>Copyright © 2017 MakeAWishFoundation. All rights reserved.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
48 changes: 26 additions & 22 deletions docs/Classes/Matcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,28 @@
<script src="../js/jquery.min.js" defer></script>
<script src="../js/jazzy.js" defer></script>

<script src="../js/lunr.min.js" defer></script>
<script src="../js/typeahead.jquery.js" defer></script>
<script src="../js/jazzy.search.js" defer></script>
</head>
<body>
<a name="//apple_ref/swift/Class/Matcher" class="dashAnchor"></a>
<a title="Matcher Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftyMocky 4.1.0 Docs</a> (86% documented)</p>
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png"/>View on GitHub</a></p>
<p><a href="../index.html">SwiftyMocky 4.2.0 Docs</a> (86% documented)</p>
<p class="header-right"><a href="https://github.com/MakeAWishFoundation/SwiftyMocky"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
</form>
</div>
</div>
</header>
<div class="content-wrapper">
<p id="breadcrumbs">
<a href="../index.html">SwiftyMocky Reference</a>
<img id="carat" src="../img/carat.png" />
<img id="carat" src="../img/carat.png" alt=""/>
Matcher Class Reference
</p>
</div>
Expand Down Expand Up @@ -278,6 +286,7 @@
<h1>Matcher</h1>
<div class="declaration">
<div class="language">

<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">Matcher</span></code></pre>

</div>
Expand Down Expand Up @@ -308,7 +317,7 @@ <h1>Matcher</h1>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">static</span> <span class="kd">var</span> <span class="p">`</span><span class="nv">default</span><span class="p">`:</span> <span class="kt">Matcher</span></code></pre>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">static</span> <span class="kd">var</span> <span class="err">`</span><span class="k">default</span><span class="err">`</span><span class="p">:</span> <span class="kt">Matcher</span></code></pre>

</div>
</div>
Expand Down Expand Up @@ -374,7 +383,7 @@ <h4>Declaration</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC7matcherA2C_tcfc"></a>
<a name="//apple_ref/swift/Method/init(matcher:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC7matcherA2C_tcfc">init(matcher:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC7matcherA2C_tcfc">init(matcher:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -420,7 +429,7 @@ <h4>Parameters</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC3set4file4lineys12StaticStringVSg_SuSgtF"></a>
<a name="//apple_ref/swift/Method/set(file:line:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC3set4file4lineys12StaticStringVSg_SuSgtF">set(file:line:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC3set4file4lineys12StaticStringVSg_SuSgtF">set(file:<wbr>line:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -447,7 +456,7 @@ <h4>Declaration</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC23setupCorrentFileAndLine4file4lineys12StaticStringV_SutF"></a>
<a name="//apple_ref/swift/Method/setupCorrentFileAndLine(file:line:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC23setupCorrentFileAndLine4file4lineys12StaticStringV_SutF">setupCorrentFileAndLine(file:line:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC23setupCorrentFileAndLine4file4lineys12StaticStringV_SutF">setupCorrentFileAndLine(file:<wbr>line:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -501,7 +510,7 @@ <h4>Declaration</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC14onFatalFailureyySSF"></a>
<a name="//apple_ref/swift/Method/onFatalFailure(_:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC14onFatalFailureyySSF">onFatalFailure(_:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC14onFatalFailureyySSF">onFatalFailure(_:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -528,7 +537,7 @@ <h4>Declaration</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC8register_5matchyxm_Sbx_xtctlF"></a>
<a name="//apple_ref/swift/Method/register(_:match:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC8register_5matchyxm_Sbx_xtctlF">register(_:match:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC8register_5matchyxm_Sbx_xtctlF">register(_:<wbr>match:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand All @@ -548,7 +557,7 @@ <h4>Declaration</h4>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="n">register</span><span class="o">&lt;</span><span class="kt">T</span><span class="o">&gt;</span><span class="p">(</span><span class="n">_</span> <span class="nv">valueType</span><span class="p">:</span> <span class="kt">T</span><span class="o">.</span><span class="k">Type</span><span class="p">,</span> <span class="nv">match</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt">T</span><span class="p">,</span><span class="kt">T</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Bool</span><span class="p">)</span></code></pre>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">func</span> <span class="n">register</span><span class="o">&lt;</span><span class="kt">T</span><span class="o">&gt;</span><span class="p">(</span><span class="n">_</span> <span class="nv">valueType</span><span class="p">:</span> <span class="kt">T</span><span class="o">.</span><span class="k">Type</span><span class="p">,</span> <span class="nv">match</span><span class="p">:</span> <span class="kd">@escaping</span> <span class="p">(</span><span class="kt">T</span><span class="p">,</span> <span class="kt">T</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kt">Bool</span><span class="p">)</span></code></pre>

</div>
</div>
Expand Down Expand Up @@ -591,7 +600,7 @@ <h4>Parameters</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC8registeryyxmmlF"></a>
<a name="//apple_ref/swift/Method/register(_:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmmlF">register(_:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmmlF">register(_:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -637,7 +646,7 @@ <h4>Parameters</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC8registeryyxmSQRzlF"></a>
<a name="//apple_ref/swift/Method/register(_:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmSQRzlF">register(_:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC8registeryyxmSQRzlF">register(_:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -683,7 +692,7 @@ <h4>Parameters</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tlF"></a>
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tlF">comparator(for:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tlF">comparator(for:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -738,7 +747,7 @@ <h4>Return Value</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSTRzlF"></a>
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSTRzlF">comparator(for:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSTRzlF">comparator(for:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -793,7 +802,7 @@ <h4>Return Value</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzlF"></a>
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzlF">comparator(for:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzlF">comparator(for:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -843,7 +852,7 @@ <h4>Return Value</h4>
<code>
<a name="/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzSTRzlF"></a>
<a name="//apple_ref/swift/Method/comparator(for:)" class="dashAnchor"></a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzSTRzlF">comparator(for:)</a>
<a class="token" href="#/s:11SwiftyMocky7MatcherC10comparator3forSbx_xtcSgxm_tSQRzSTRzlF">comparator(for:<wbr>)</a>
</code>
</div>
<div class="height-container">
Expand Down Expand Up @@ -888,10 +897,6 @@ <h4>Return Value</h4>
</section>
</div>
</li>
</ul>
</div>
<div class="task-group">
<ul>
<li class="item">
<div>
<code>
Expand Down Expand Up @@ -954,10 +959,9 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>Copyright © 2017 MakeAWishFoundation. All rights reserved.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.11.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.2</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
</div>
</body>
</div>
</html>
Loading

0 comments on commit 1e81c0c

Please sign in to comment.