Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 276 Bytes

Common Value Objects

I wrote 5 value objects for the validation.

  • Amount.
  • Email
  • Phone
  • Tckn
  • Vkn

Passed 4356 test cases and coverage is %100.

Open test/resources/coverage_results/index.html to access the report.

coverage report