ScenarLang is an open source, simple and lightweight application specially designed to display a declaration skeleton for 'class_name' objects and output the signature of all the declared methods.
This domain specific language lets you declare complex Java objects with a JSON-like notation. Aside from that, it allows you to specify in a natural way what the mockito mocks should return when called with a given value.
Being written in Java, ScenarLang is a cross-platform application that runs on Linux, Mac OS X and Windows operating systems.
Product's homepage
What's New in This Release: [ read full changelog ]
· Fixed quite a few bugs
· Abandoned the LCH (lazy coder helper)
· Error tracking is now made way easier in the language runtime itself