[
https://issues.apache.org/jira/browse/GROOVY-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176002#comment-17176002
]
Paul King commented on GROOVY-9684:
-----------------------------------
new variants are:
{code}
Throwable shouldFail(GroovyShell shell, Class clazz, String script)
Throwable shouldFail(GroovyShell shell, String script)
void assertScript(final GroovyShell shell, final String script)
{code}
> We should provide shouldFail/assertScript variants which take a shell
> ---------------------------------------------------------------------
>
> Key: GROOVY-9684
> URL: https://issues.apache.org/jira/browse/GROOVY-9684
> Project: Groovy
> Issue Type: New Feature
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 4.0.0-alpha-1
>
>
> This would allow the shell to be pre-configured as needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)