Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 733 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 733 Bytes

tastable-java

Java stuff

Build Status Coverage Status

##Tools

JUnit

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

Mockito

Tasty mocking framework for unit tests in Java

AssertJ

Fluent assertions for java

Cobertura

A code coverage utility for Java.