public abstract class JythonVersionRunner
extends org.junit.runners.Suite
Constructor and Description |
---|
JythonVersionRunner(Class<?> testClass,
List<String> pythonHomes) |
Modifier and Type | Method and Description |
---|---|
protected static List<String> |
getHomes(String... homesProperties) |
public JythonVersionRunner(Class<?> testClass, List<String> pythonHomes) throws ClassNotFoundException, org.junit.runners.model.InitializationError, MalformedURLException
ClassNotFoundException
org.junit.runners.model.InitializationError
MalformedURLException
Copyright © 2000-2014. All Rights Reserved.