public class Jython21_22Runner extends JythonVersionRunner
To use, annotate the test class with @RunWith(Jython21_22Runner)
.
A new classloader will be used for each test.
Constructor and Description |
---|
Jython21_22Runner(Class<?> testClass) |
getHomes
public Jython21_22Runner(Class<?> testClass) throws org.junit.runners.model.InitializationError, ClassNotFoundException, MalformedURLException
org.junit.runners.model.InitializationError
ClassNotFoundException
MalformedURLException
Copyright © 2000-2014. All Rights Reserved.