mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
Travis pushed coverage of 1ad44d1ce0fb613318eeff703b7afb1e5d9929f7@master to gh-pages
This commit is contained in:
@@ -158,8 +158,8 @@
|
||||
<tr><td><div align="right"><a name="31"></a><a href="#31">31</a></div></td><td class="codeLine"><span class="comment"> */</span></td></tr>
|
||||
<tr><td><div align="right"><a name="32"></a><a href="#32">32</a></div></td><td class="codeLine"><span class="default"> </span><span class="keyword">public</span><span class="default"> </span><span class="keyword">function</span><span class="default"> </span><span class="default">__construct</span><span class="keyword">(</span><span class="keyword">)</span></td></tr>
|
||||
<tr><td><div align="right"><a name="33"></a><a href="#33">33</a></div></td><td class="codeLine"><span class="default"> </span><span class="keyword">{</span></td></tr>
|
||||
<tr class="covered-by-large-tests popin" data-title="5 tests cover line 34" data-content="<ul><li class="covered-by-large-tests">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidClient</li></ul>" data-placement="bottom" data-html="true"><td><div align="right"><a name="34"></a><a href="#34">34</a></div></td><td class="codeLine"><span class="default"> </span><span class="default">parent</span><span class="default">::</span><span class="default">__construct</span><span class="keyword">(</span><span class="default">'Client authentication failed.'</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
|
||||
<tr class="covered-by-large-tests popin" data-title="5 tests cover line 35" data-content="<ul><li class="covered-by-large-tests">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-large-tests">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidClient</li></ul>" data-placement="bottom" data-html="true"><td><div align="right"><a name="35"></a><a href="#35">35</a></div></td><td class="codeLine"><span class="default"> </span><span class="keyword">}</span></td></tr>
|
||||
<tr class="covered-by-small-tests popin" data-title="5 tests cover line 34" data-content="<ul><li class="covered-by-small-tests">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidClient</li></ul>" data-placement="bottom" data-html="true"><td><div align="right"><a name="34"></a><a href="#34">34</a></div></td><td class="codeLine"><span class="default"> </span><span class="default">parent</span><span class="default">::</span><span class="default">__construct</span><span class="keyword">(</span><span class="default">'Client authentication failed.'</span><span class="keyword">)</span><span class="keyword">;</span></td></tr>
|
||||
<tr class="covered-by-small-tests popin" data-title="5 tests cover line 35" data-content="<ul><li class="covered-by-small-tests">LeagueTests\Grant\AuthCodeGrantTest::testCheckAuthoriseParamsInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\AuthCodeGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\ClientCredentialsGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\PasswordGrantTest::testCompleteFlowInvalidClient</li><li class="covered-by-small-tests">LeagueTests\Grant\RefreshTokenGrantTest::testCompleteFlowInvalidClient</li></ul>" data-placement="bottom" data-html="true"><td><div align="right"><a name="35"></a><a href="#35">35</a></div></td><td class="codeLine"><span class="default"> </span><span class="keyword">}</span></td></tr>
|
||||
<tr><td><div align="right"><a name="36"></a><a href="#36">36</a></div></td><td class="codeLine"><span class="keyword">}</span></td></tr>
|
||||
|
||||
</tbody>
|
||||
@@ -173,7 +173,7 @@
|
||||
<span class="warning"><strong>Dead Code</strong></span>
|
||||
</p>
|
||||
<p>
|
||||
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 3.3.0</a> using <a href="http://php.net/" target="_top">PHP 7.0.4</a> and <a href="https://phpunit.de/">PHPUnit 5.2.10</a> at Wed Mar 23 11:29:11 UTC 2016.</small>
|
||||
<small>Generated by <a href="http://github.com/sebastianbergmann/php-code-coverage" target="_top">PHP_CodeCoverage 2.2.4</a> using <a href="http://php.net/" target="_top">PHP 5.4.37</a> and <a href="http://phpunit.de/">PHPUnit 4.3.5</a> at Wed Mar 23 11:29:15 UTC 2016.</small>
|
||||
</p>
|
||||
<a title="Back to the top" id="toplink" href="#"><span class="glyphicon glyphicon-arrow-up"></span></a>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user