| a/landingpage/index.html | b/landingpage/index.html | ||
|---|---|---|---|
...  | 
  ...  | 
||
| 169 | <li>Call the CfUnit-assert methods to compare the expected output to the actual output,</li>  | 
  169 | <li>Call the CfUnit-assert methods to compare the expected output to the actual output,</li>  | 
| 170 | <li>Close the test with <code>TEST_FINISHED()</code> when finished.</li>  | 
  170 | <li>Close the test with <code>TEST_FINISHED()</code> when finished.</li>  | 
| 171 | <li>Call the test method from the main FB Body</li>  | 
  171 | <li>Call the test method from the main FB Body</li>  | 
| 172 | </ul>  | 
  172 | </ul>  | 
| 173 | </div>  | 
  173 | </div>  | 
| 174 | <p class="col-md-4 col-sm-6">  | 
  174 | </div> <!-- /.start -->  | 
| 175 | </div> <!-- /.container -->  | 
||
| 176 | |||
| 177 | <div class="container">  | 
||
| 178 | <h3 id="tuturial" class="subhead">Tutorial</h3>  | 
||
| 179 | <div class="row tutorial">  | 
||
| 180 | <div class="col-md-10 col-md-offset-1 text-center">  | 
||
| 181 | </p>  | 
||
| 182 | A step by step tutorial for the Simple CfUnit example project can be <a href="https://forge.codesys.com/prj/cfunit/home/Home/">found here.</a>  | 
||
| 183 | </p>  | 
||
| 184 |             <p class="col-md-4 col-sm-6"> | 
||
| 175 | <strong>API</strong><br>  | 
  185 |               <strong>API</strong><br> | 
| 176 | Online API reference can be <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/"> found here</a>.  | 
  186 |               Online API reference can be <a href="https://forge.codesys.com/prj/cfunit/home/CfUnit%20API%20Reference/"> found here</a>. | 
| 177 | </p>  | 
  187 |             </p> | 
| 178 | <p class="col-md-4 col-sm-6">  | 
  188 |             <p class="col-md-4 col-sm-6"> | 
| 179 | <strong>Q&A</strong><br>  | 
  189 |               <strong>Q&A</strong><br> | 
| 180 | If you have any questions, you can drop <a href="https://forge.codesys.com/prj/cfunit/questions/">them here</a>.<br>  | 
  190 |               If you have any questions, you can drop <a href="https://forge.codesys.com/prj/cfunit/questions/">them here</a>.<br> | 
| 181 | If you cannot find your anwser, you can always drop a question in the comment.<br>  | 
  191 |               If you cannot find your anwser, you can always drop a question in the comment.<br> | 
| 182 | Posted questions will be modderated into the Q&A for future reference.  | 
  192 |               Posted questions will be modderated into the Q&A for future reference. | 
| 183 | </p>  | 
  193 |             </p>         | 
| 184 | <p class="col-md-4 col-sm-6">  | 
  194 |             <p class="col-md-4 col-sm-6"> | 
| 185 | <strong>Bugs</strong><br>  | 
  195 |               <strong>Bugs</strong><br> | 
| 186 | Bugs can be reported by opening a <a href="https://forge.codesys.com/prj/cfunit/tickets/">ticket here</a>.  | 
  196 |               Bugs can be reported by opening a <a href="https://forge.codesys.com/prj/cfunit/tickets/">ticket here</a>. | 
| 187 | </p>  | 
  ||
| 188 | </div> <!-- /.start -->  | 
  ||
| 189 | </div> <!-- /.container -->  | 
  ||
| 190 | |||
| 191 | <div class="container">  | 
  ||
| 192 | <h3 id="tuturial" class="subhead">Tutorial</h3>  | 
  ||
| 193 | <div class="row about">  | 
  ||
| 194 | <div class="col-md-10 col-md-offset-1 text-center">  | 
  ||
| 195 | </p>  | 
  ||
| 196 | A step by step tutorial for the Simple CfUnit example project can be <a href="https://forge.codesys.com/prj/cfunit/home/Home/">found here.</a>  | 
  ||
| 197 | </p>  | 
  197 | </p>  | 
| 198 | </div> <!-- /.col-md-10 -->  | 
  198 | </div> <!-- /.col-md-10 -->  | 
| 199 | </div> <!-- /.row -->  | 
  199 | </div> <!-- /.row -->  | 
| 200 | </div> <!-- /.tutorial -->  | 
  200 | </div> <!-- /.tutorial -->  | 
| 201 | </div> <!-- /.container -->  | 
  201 | </div> <!-- /.container -->  |