Scarab  v2.9.0
Project 8 C++ Utility Library
Namespaces | Functions
test_methods_and_attributes.py File Reference

Go to the source code of this file.

Namespaces

 test_methods_and_attributes
 

Functions

def test_methods_and_attributes ()
 
def test_copy_method ()
 
def test_properties ()
 
def test_static_properties ()
 
def test_static_cls ()
 
def test_metaclass_override ()
 
def test_no_mixed_overloads ()
 
def test_property_return_value_policies (access)
 
def test_property_rvalue_policy ()
 
def test_dynamic_attributes ()
 
def test_cyclic_gc ()
 
def test_noconvert_args (msg)
 
def test_bad_arg_default (msg)
 
def test_accepts_none (msg)
 
def test_str_issue (msg)
 
def test_unregistered_base_implementations ()
 
def test_custom_caster_destruction ()