Share and Money Management 0.18devel
Public Member Functions | List of all members
tests.test_misc.TestMisc Class Reference

Test basic functionality with all objects from smm.objects. More...

Inheritance diagram for tests.test_misc.TestMisc:

Public Member Functions

def setUp (self)
 Initialise SMM. More...
 
def test_toDecimal (self)
 Tests creating, searching and destroying smm.objects.Exchange objects. More...
 

Detailed Description

Test basic functionality with all objects from smm.objects.

Tests creation, searching, adding and removing of all object classes

Member Function Documentation

◆ setUp()

def tests.test_misc.TestMisc.setUp (   self)

Initialise SMM.

References smm.db_setup.create_structure(), smm.database.init_storm(), smm.db_setup.load_initial_data(), and smm.quote.search_and_register().

Here is the call graph for this function:

◆ test_toDecimal()

def tests.test_misc.TestMisc.test_toDecimal (   self)

Tests creating, searching and destroying smm.objects.Exchange objects.


The documentation for this class was generated from the following file: