scenarlang-ut-dsl-test-dummy-classes · This module is of no interest : it only contains java classes that are used to run the tests written in scala.
Group: net.sourceforge.scenarlang - All Dependencies
UT_DSL_PARSING
1.1.9
scenarlang-ut-dsl-parsing · This module contains the scala parsers that parses + interpret the dsl
UT_DSL_JUNIT
1.1.9
scenarlang-ut-dsl-junit · This is the module you want to import if you plan to use scenarlang : it provides the junit rule.
UT_DSL_JAVA_UTL
1.1.9
scenarlang-ut-dsl-java-utl · This module provides some tools to ease the work w/ java reflection from scala.
UT_DSL
1.1.9
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.