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.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
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.