All Classes and Interfaces
Classes
Class
Description
This unit test checks whether Bindings set on ScriptContexts are available to the target language within
jessop scripts
This unit test checks error handling in scripts, and checks that line numbers in the target script
match line numbers in the source script
Test that graalvm works
Simple jessop example
Simple jessop tests (tests language declaration, few different languages, simple loop/output in target language)
This is a separate jython test because I'm having issues getting jython to do anything at all.
This unit test checks whether structured maps and structured lists passed as Bindings to ScriptContexts
are available to the target language within jessop scripts
This unit test checks whether Bindings set on ScriptContexts are available to the target language within
jessop scripts
This unit test checks whether suppressEol declarations work as expected