class documentation

class OperandDisjointDictSuite(Suite): (source)

View In Hierarchy

Test cases for checker.DisjointDict, which is used for type inference with operands.
Method new Undocumented
Method test​_full​_merging Undocumented
Method test​_independent​_maps Undocumented
Method test​_merge​_with​_multiple​_overlaps Undocumented
Method test​_partial​_merging Undocumented
def new(self): (source)

Undocumented

Returns
DisjointDict[int, str]Undocumented
def test_full_merging(self): (source)

Undocumented

def test_independent_maps(self): (source)

Undocumented

def test_merge_with_multiple_overlaps(self): (source)

Undocumented

def test_partial_merging(self): (source)

Undocumented