class documentation

class TestBuildCLib: (source)

View In Hierarchy

Undocumented

Method test_build_libraries Undocumented
Method test_build_libraries_reproducible Undocumented
@mock.patch('setuptools.command.build_clib.newer_pairwise_group')
def test_build_libraries(self, mock_newer): (source)

Undocumented

@mock.patch('setuptools.command.build_clib.newer_pairwise_group')
def test_build_libraries_reproducible(self, mock_newer): (source)

Undocumented