ilivans / shape-classifier

ShapeClassifier class with unit tests and mutation testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapeClassifier class with black- and white-box unit tests and mutation testing (pitest)

Black-box:

  • 5 (of 32) tests failed
  • 71% methods, 66% lines covered
  • 45% mutation coverage (by 27 green tests)

White-box:

  • 13 (of 32) tests failed
  • 85% methods, 80% lines covered
  • 50% mutation coverage (by 19 green tests)

About

ShapeClassifier class with unit tests and mutation testing

License:MIT License


Languages

Language:HTML 67.5%Language:Java 23.7%Language:CSS 8.8%