com.insightfullogic.lambdabehave.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lambda-behave Show documentation
Show all versions of lambda-behave Show documentation
A modern testing and behavioural specification framework for Java 8
/**
* No external specification or wrapper should need to depend on anything inside
* the impl package. This API may change radically at any point in time and shouldn't
* be depended upon.
*/
package com.insightfullogic.lambdabehave.impl;