module subproject2.exclude_from_code_coverage

Inheritance diagram of python3_module_template.subproject2.exclude_from_code_coverage

Short summary

module python3_module_template.subproject2.exclude_from_code_coverage

This file is excluded from the code coverage while running unit test.

See setup.py to see how to configurate this option.

source on GitHub

Classes

class

truncated documentation

NotImplementedClass

this class should be excluded from the code coverage

Methods

method

truncated documentation

__init__

never tested

Documentation

This file is excluded from the code coverage while running unit test.

See setup.py to see how to configurate this option.

source on GitHub

class python3_module_template.subproject2.exclude_from_code_coverage.NotImplementedClass

Bases: object

this class should be excluded from the code coverage

source on GitHub

never tested

source on GitHub

__init__()

never tested

source on GitHub