Scarab  v2.9.0
Project 8 C++ Utility Library
Functions
test_pickling Namespace Reference

Functions

def test_roundtrip (cls_name)
 
def test_roundtrip_with_dict (cls_name)
 
def test_enum_pickle ()
 

Function Documentation

◆ test_enum_pickle()

def test_pickling.test_enum_pickle ( )

Definition at line 39 of file test_pickling.py.

◆ test_roundtrip()

def test_pickling.test_roundtrip (   cls_name)

Definition at line 11 of file test_pickling.py.

◆ test_roundtrip_with_dict()

def test_pickling.test_roundtrip_with_dict (   cls_name)

Definition at line 26 of file test_pickling.py.