lingpy.tests.compare package

Submodules

lingpy.tests.compare.test_lexstat module

lingpy.tests.compare.test_partial module

lingpy.tests.compare.test_phylogeny module

Test the TreBor borrowing detection algorithm.

class lingpy.tests.compare.test_phylogeny.Bmp(*args, **kw)

Bases: mock.MagicMock

Basemap(*args, **kw)
class lingpy.tests.compare.test_phylogeny.Graph(*args, **kw)

Bases: mock.MagicMock

nodes(**kw)
class lingpy.tests.compare.test_phylogeny.Nx(*args, **kw)

Bases: mock.MagicMock

Graph(*args, **kw)
generate_gml(*args)
class lingpy.tests.compare.test_phylogeny.Plt(*args, **kw)

Bases: mock.MagicMock

plot(*args, **kw)
class lingpy.tests.compare.test_phylogeny.Sp(*args, **kw)

Bases: mock.MagicMock

stats = <MagicMock id='140132515338392'>
class lingpy.tests.compare.test_phylogeny.TestPhyBo(methodName='runTest')

Bases: lingpy.tests.util.WithTempDir

setUp()
test_get_GLS()
test_plot()

lingpy.tests.compare.test_strings module

class lingpy.tests.compare.test_strings.TestStrings(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
test_bidist1()
test_bidist2()
test_bidist3()
test_bisim1()
test_bisim2()
test_bisim3()
test_dice()
test_ident()
test_jcd()
test_jcdn()
test_lcs()
test_ldn()
test_ldn_swap()
test_prefix()
test_tridist1()
test_tridist2()
test_tridist3()
test_trigram()
test_trisim1()
test_trisim2()
test_trisim3()
test_xdice()
test_xxdice()

Module contents