Sha256: 1795731c06c99dc284aed23a527ec4300fc87b96b61b0fc45f25961b68cfbc2e

Contents?: true

Size: 1.02 KB

Versions: 3

Compression:

Stored size: 1.02 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>new (Reap::Test::TestResults)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/reap/task/test.rb, line 163</span>
    <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>
      <span class="ruby-ivar">@assertion_count</span> = <span class="ruby-value">0</span>
      <span class="ruby-ivar">@run_count</span> = <span class="ruby-value">0</span>
      <span class="ruby-ivar">@failure_count</span> = <span class="ruby-value">0</span>
      <span class="ruby-ivar">@error_count</span> = <span class="ruby-value">0</span>
    <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
reap-4.0 web/rdoc/classes/Reap/Test/TestResults.src/M000067.html
reap-4.0.0 web/rdoc/classes/Reap/Test/TestResults.src/M000065.html
reap-5.10.10 web/rdoc/classes/Reap/Test/TestResults.src/M000067.html