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