org.codehaus.groovy.jsr223
Class JSR223SecurityTest

java.lang.Object
  extended by org.codehaus.groovy.jsr223.JSR223SecurityTest

public class JSR223SecurityTest
extends java.lang.Object

Test contributed by Tiago Fernandez, for GROOVY-3946


Constructor Summary
JSR223SecurityTest()
           
 
Method Summary
 void should_forbid_an_instruction_when_overriding_GroovyClassLoader_using_injection()
           
 void should_forbid_an_instruction_when_overriding_GroovyClassLoader_using_reflection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSR223SecurityTest

public JSR223SecurityTest()
Method Detail

should_forbid_an_instruction_when_overriding_GroovyClassLoader_using_reflection

public void should_forbid_an_instruction_when_overriding_GroovyClassLoader_using_reflection()
                                                                                     throws java.lang.Exception
Throws:
java.lang.Exception

should_forbid_an_instruction_when_overriding_GroovyClassLoader_using_injection

public void should_forbid_an_instruction_when_overriding_GroovyClassLoader_using_injection()
                                                                                    throws java.lang.Exception
Throws:
java.lang.Exception