itest-executor

Java Inline Test Framework is designed to simplify unit testing to minimum. You define tests by providing initial data and expected result data. The test data are placed just in your source code you want to test, as java annotations.

Homepage POM file JAR file Javadoc
'org.itest:itest-executor:1.0.2'

Dependencies

Compile dependencies

Test dependencies