Public Member Functions | |
def | __enter__ |
def | __exit__ |
Definition at line 43 of file Tests/GPyUnit/util/__init__.py.
def GPyUnit::util::NoopUsing::__enter__ | ( | self | ) |
Definition at line 44 of file Tests/GPyUnit/util/__init__.py.
def GPyUnit::util::NoopUsing::__exit__ | ( | self, | ||
exc_type, | ||||
exc_value, | ||||
traceback | ||||
) |
Definition at line 47 of file Tests/GPyUnit/util/__init__.py.