jar

net.sourceforge.scenarlang : UT_DSL

Maven & Gradle

Mar 03, 2013

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.

Table Of Contents

Latest Version

Download net.sourceforge.scenarlang : UT_DSL JAR file - Latest Versions:

All Versions

Download net.sourceforge.scenarlang : UT_DSL JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window UT_DSL-1.1.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.