public class PythonTestRunner extends NoopBuildRule
Constructor and Description |
---|
PythonTestRunner(BuildTarget buildTarget,
ProjectFilesystem projectFilesystem,
SourcePath src,
String mainModule) |
Modifier and Type | Method and Description |
---|---|
String |
getMainModule() |
SourcePath |
getSrc() |
getBuildDeps, getBuildSteps, getSourcePathToOutput, hasBuildSteps, isCacheable
equals, getBuildTarget, getDependencies, getProjectFilesystem, getSourcePathOutputs, getType, hashCode, injectFields, toString, updateBuildRuleResolver
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
inputBasedRuleKeyIsEnabled, isSupported
compareTo, getBuildTarget, getFullyQualifiedName, getProjectFilesystem, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecution, toString, updateBuildRuleResolver
getDependencies, getSourcePathOutputs
getType
public PythonTestRunner(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, SourcePath src, String mainModule)
public SourcePath getSrc()
public String getMainModule()