Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .gradle/7.4/checksums/checksums.lock
Binary file not shown.
Binary file added .gradle/7.4/checksums/md5-checksums.bin
Binary file not shown.
Binary file added .gradle/7.4/checksums/sha1-checksums.bin
Binary file not shown.
Binary file modified .gradle/7.4/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/7.4/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.4/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/7.4/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/7.4/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
Binary file modified .gradle/file-system.probe
Binary file not shown.
2 changes: 1 addition & 1 deletion .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

169 changes: 140 additions & 29 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
implementation 'org.jsoup:jsoup:1.14.3'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'

testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'

implementation 'org.jsoup:jsoup:1.14.3'
}

test {
Expand Down
10 changes: 5 additions & 5 deletions build/reports/tests/test/classes/ParserTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ <h1>Class ParserTest</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.035s</div>
<div class="counter">0.015s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -76,17 +76,17 @@ <h2>Tests</h2>
</thead>
<tr>
<td class="success">testSortByArea()</td>
<td class="success">0.028s</td>
<td class="success">0.012s</td>
<td class="success">passed</td>
</tr>
<tr>
<td class="success">testSortByName()</td>
<td class="success">0.003s</td>
<td class="success">0.002s</td>
<td class="success">passed</td>
</tr>
<tr>
<td class="success">testSortByPopulation()</td>
<td class="success">0.004s</td>
<td class="success">0.001s</td>
<td class="success">passed</td>
</tr>
</table>
Expand All @@ -99,7 +99,7 @@ <h2>Tests</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 7.4</a> at Feb 28, 2024, 6:39:51 PM</p>
<a href="http://www.gradle.org">Gradle 7.4</a> at Apr 23, 2024, 5:28:28 PM</p>
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions build/reports/tests/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>Test Summary</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.035s</div>
<div class="counter">0.015s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -85,7 +85,7 @@ <h2>Packages</h2>
<td>3</td>
<td>0</td>
<td>0</td>
<td>0.035s</td>
<td>0.015s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -112,7 +112,7 @@ <h2>Classes</h2>
<td>3</td>
<td>0</td>
<td>0</td>
<td>0.035s</td>
<td>0.015s</td>
<td class="success">100%</td>
</tr>
</tbody>
Expand All @@ -126,7 +126,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 7.4</a> at Feb 28, 2024, 6:39:51 PM</p>
<a href="http://www.gradle.org">Gradle 7.4</a> at Apr 23, 2024, 5:28:28 PM</p>
</div>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions build/reports/tests/test/packages/default-package.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Default package</h1>
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.035s</div>
<div class="counter">0.015s</div>
<p>duration</p>
</div>
</td>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2>Classes</h2>
<td>3</td>
<td>0</td>
<td>0</td>
<td>0.035s</td>
<td>0.015s</td>
<td class="success">100%</td>
</tr>
</table>
Expand All @@ -96,7 +96,7 @@ <h2>Classes</h2>
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 7.4</a> at Feb 28, 2024, 6:39:51 PM</p>
<a href="http://www.gradle.org">Gradle 7.4</a> at Apr 23, 2024, 5:28:28 PM</p>
</div>
</div>
</body>
Expand Down
8 changes: 4 additions & 4 deletions build/test-results/test/TEST-ParserTest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="ParserTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2024-02-28T15:09:51" hostname="DESKTOP-UC73C4L" time="0.037">
<testsuite name="ParserTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2024-04-23T12:58:28" hostname="DESKTOP-PK0DFB9" time="0.015">
<properties/>
<testcase name="testSortByArea()" classname="ParserTest" time="0.028"/>
<testcase name="testSortByName()" classname="ParserTest" time="0.003"/>
<testcase name="testSortByPopulation()" classname="ParserTest" time="0.004"/>
<testcase name="testSortByArea()" classname="ParserTest" time="0.012"/>
<testcase name="testSortByName()" classname="ParserTest" time="0.002"/>
<testcase name="testSortByPopulation()" classname="ParserTest" time="0.001"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>
Binary file modified build/test-results/test/binary/results.bin
Binary file not shown.
Binary file modified build/tmp/compileJava/previous-compilation-data.bin
Binary file not shown.
Binary file modified build/tmp/compileTestJava/previous-compilation-data.bin
Binary file not shown.
Loading