Seminar sylabus of PV260/NetSuite

9 - Refactoring


Repositoryhttps://gitlab.fi.muni.cz/pv260/java-netsuite/video-store
Branch: chracterization-tests


Statement:

<h1>Rental Statement</h1>
<p>Total amount for rented movies is <b>$4.0</b>.</p>
<p><b>2</b> frequent renter points acquired in total.</p>
<table border="solid">
    <thead>
    <tr> <th> Movie </th><th> Price </th><th> FRP </th><th> Days
    </th></tr></thead><tbody>
    <tr> <td> Second Movie </td><td> $2.5 </td><td> 1 </td><td> 2
    </td></tr><tr> <td> First Movie </td><td> $1.5 </td><td> 1 </td><td> 1
</td></tr></tbody></table>
<p style="font-size: xx-small">This statement is for <i>John Doe</i></p>