Different custom components share one GroovyClassLoader
Dear all, I am trying to implememt a test loader with some custom LoadUI component. I am testing my own external Java library. Now I have an issue. I have more than one component to test. Some ...