|
|
def | test_lookup_latest_returns_gnc_price (self) |
| |
|
def | test_nth_price_returns_gnc_price (self) |
| |
|
def | test_get_commodity_returns_gnc_commodity (self) |
| |
|
def | test_get_currency_returns_gnc_commodity (self) |
| |
|
def | test_get_value_returns_gnc_numeric (self) |
| |
|
def | test_clone_returns_gnc_price (self) |
| |
|
def | test_lookup_latest_any_currency_returns_list_of_gnc_price (self) |
| |
|
def | test_get_prices_returns_list_of_gnc_price (self) |
| |
|
def | test_lookup_nearest_in_time_any_currency (self) |
| |
|
def | test_lookup_nearest_before_any_currency (self) |
| |
Public Member Functions inherited from test_price_and_wrapping.PriceSession |
|
def | setUp (self) |
| |
|
def | tearDown (self) |
| |
Verify that GncPrice / GncPriceDB methods return properly wrapped
Python objects instead of raw SwigPyObjects.
Definition at line 68 of file test_price_and_wrapping.py.
The documentation for this class was generated from the following file: