class documentation

Tests for abstract -> pytd type conversions.

Method test_inherited_metaclass Undocumented
Method test_metaclass Undocumented
Method test_metaclass_union Undocumented
Method test_to_type_with_view1 Undocumented
Method test_to_type_with_view2 Undocumented
Method test_to_type_with_view_and_empty_param Undocumented
Method test_typing_container Undocumented

Inherited from AbstractTestBase:

Method new_dict Create a Dict from keywords mapping names to Variable objects.
Method new_var Create a Variable bound to the given values.
Method setUp Undocumented
Instance Variable _ctx Undocumented
Instance Variable _node Undocumented
Instance Variable _program Undocumented
def test_inherited_metaclass(self): (source)

Undocumented

def test_metaclass(self): (source)

Undocumented

def test_metaclass_union(self): (source)

Undocumented

def test_to_type_with_view1(self): (source)

Undocumented

def test_to_type_with_view2(self): (source)

Undocumented

def test_to_type_with_view_and_empty_param(self): (source)

Undocumented

def test_typing_container(self): (source)

Undocumented