class documentation

Tests for {do_x}_or_die() methods. Since whether these functions complete successfully depends on one's particular environment, these tests allow either succeeding or raising SystemExit. Any other exception will cause a test failure.

Method test_python_exe Undocumented
Method test_pytype Undocumented
Method test_typeshed Undocumented
Method _test Undocumented
def test_python_exe(self): (source)

Undocumented

def test_pytype(self): (source)

Undocumented

def test_typeshed(self): (source)

Undocumented

def _test(self, method, *args): (source)

Undocumented