GnuCash  5.6-150-g038405b370+
Public Member Functions | Data Fields
test_transaction.TestTransaction Class Reference
Inheritance diagram for test_transaction.TestTransaction:
test_transaction.TransactionSession test_book.BookSession

Public Member Functions

def test_equal (self)
 
def test_clone (self)
 
def test_setcurrency (self)
 
def test_edit (self)
 
def test_rollback (self)
 
def test_findsplit (self)
 
def test_getsplit (self)
 
def test_getsplitindex (self)
 
def test_countsplits (self)
 
def test_readonly (self)
 
def test_num (self)
 
def test_description (self)
 
def test_notes (self)
 
def test_date (self)
 
- Public Member Functions inherited from test_transaction.TransactionSession
def setUp (self)
 
def tearDown (self)
 
- Public Member Functions inherited from test_book.BookSession
def setUp (self)
 

Data Fields

 trans
 
- Data Fields inherited from test_transaction.TransactionSession
 domain1
 
 domain2
 
 hdlr1
 
 hdlr2
 
 trans
 
 split
 
- Data Fields inherited from test_book.BookSession
 ses
 
 book
 
 table
 
 currency
 

Detailed Description

Definition at line 44 of file test_transaction.py.


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