ensembl-hive-python3  2.7.0
eHive.process.BaseRunnableTestCase Class Reference
+ Inheritance diagram for eHive.process.BaseRunnableTestCase:

Public Member Functions

def test_job_param (self)
 

Public Attributes

 input_job
 

Private Attributes

 _BaseRunnable__params
 

Detailed Description

Definition at line 302 of file process.py.

Member Function Documentation

◆ test_job_param()

def eHive.process.BaseRunnableTestCase.test_job_param (   self)

Definition at line 303 of file process.py.

Member Data Documentation

◆ _BaseRunnable__params

eHive.process.BaseRunnableTestCase._BaseRunnable__params
private

Definition at line 306 of file process.py.

◆ input_job

eHive.process.BaseRunnableTestCase.input_job

Definition at line 307 of file process.py.


The documentation for this class was generated from the following file: