Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
botetta committed May 22, 2024
1 parent c0f932d commit 8610925
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added doc/coverage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions doc/z370h4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
### Unit tesztek & Coverage teszt

A korábban elkészített Unit teszteket töröltem, ehelyett újakat kezdtem el készíteni JUnit 4.12-es verzióval. Ezzel elkezdtem biznoyos osztályok tesztjeinek elkészítését, majd JaCoCo 0.8.7-es verzióval elkezdtem tesztelni az új tesztek lefedettségét, és ezkel alapján kibővítettem őket.

![Coverage](coverage.png)

A tesztek így 100%-os lefedettségűek, egyedül a véletlenszerű működés nincs ellenőrizve, amit unit tesztekkel nem is lenne hasznos ellenőrizni.

0 comments on commit 8610925

Please sign in to comment.