ensembl-hive-python3  2.8.1
eHive.params.ParamContainerTestExceptions Class Reference
+ Inheritance diagram for eHive.params.ParamContainerTestExceptions:

Public Member Functions

def test_infinite_loops (self)
 
def test_missing_param (self)
 
def test_param_must_be_string (self)
 

Detailed Description

Definition at line 238 of file params.py.

Member Function Documentation

◆ test_infinite_loops()

def eHive.params.ParamContainerTestExceptions.test_infinite_loops (   self)

Definition at line 240 of file params.py.

◆ test_missing_param()

def eHive.params.ParamContainerTestExceptions.test_missing_param (   self)

Definition at line 244 of file params.py.

◆ test_param_must_be_string()

def eHive.params.ParamContainerTestExceptions.test_param_must_be_string (   self)

Definition at line 248 of file params.py.


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