mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +01:00
v1.3.4 documentation
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
<a class="jxr_linenumber" name="L159" href="#L159">159</a> aanalyzer.initialize();
|
||||
<a class="jxr_linenumber" name="L160" href="#L160">160</a> fail(<span class="jxr_string">"Expected an AnalysisException"</span>);
|
||||
<a class="jxr_linenumber" name="L161" href="#L161">161</a> } <strong class="jxr_keyword">catch</strong> (AnalysisException ae) {
|
||||
<a class="jxr_linenumber" name="L162" href="#L162">162</a> assertEquals(<span class="jxr_string">"An error occured with the .NET AssemblyAnalyzer"</span>, ae.getMessage());
|
||||
<a class="jxr_linenumber" name="L162" href="#L162">162</a> assertEquals(<span class="jxr_string">"An error occurred with the .NET AssemblyAnalyzer"</span>, ae.getMessage());
|
||||
<a class="jxr_linenumber" name="L163" href="#L163">163</a> } <strong class="jxr_keyword">finally</strong> {
|
||||
<a class="jxr_linenumber" name="L164" href="#L164">164</a> System.setProperty(LOG_KEY, oldProp);
|
||||
<a class="jxr_linenumber" name="L165" href="#L165">165</a> <em class="jxr_comment">// Recover the logger</em>
|
||||
@@ -188,6 +188,6 @@
|
||||
<a class="jxr_linenumber" name="L180" href="#L180">180</a> }
|
||||
</pre>
|
||||
<hr/>
|
||||
<div id="footer">Copyright © 2012–2015 <a href="http://www.owasp.org">OWASP</a>. All rights reserved.</div>
|
||||
<div id="footer">Copyright © 2012–2016 <a href="http://www.owasp.org">OWASP</a>. All rights reserved.</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user