scenarlang

ScenarLang is a domain specific language (DSL) that attempts to make it even easier to setup (unit) tests with mockito. What it offers is : => A json like notation to declare your java objects (that way it is less boring to configure deeply nested data structure for your tests). => A declarative way configure what the result of a mock call should be.

Homepage POM file JAR file Javadoc
'net.sourceforge.scenarlang:UT_DSL:1.0.0'

Dependencies

no dependencies