GnuCash  5.6-150-g038405b370+
Public Member Functions | Data Fields
test_price_and_wrapping.TestGncLotSplitList Class Reference
Inheritance diagram for test_price_and_wrapping.TestGncLotSplitList:

Public Member Functions

def setUp (self)
 
def tearDown (self)
 
def test_lot_exists (self)
 
def test_get_split_list_returns_splits (self)
 

Data Fields

 ses
 
 book
 
 stock_acct
 

Detailed Description

Verify that GncLot.get_split_list() returns wrapped Split objects.

Creates a buy+sell pair on an account then scrubs lots, matching the
pattern in test_account.py's test_assignlots.

Definition at line 147 of file test_price_and_wrapping.py.


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