Finance manager
Лабораторна робота №2 - Документація коду
Loading...
Searching...
No Matches
Static Protected Member Functions | Protected Attributes | List of all members
MovingAverageStrategyTest Class Reference
Inheritance diagram for MovingAverageStrategyTest:
Inheritance graph
[legend]
Collaboration diagram for MovingAverageStrategyTest:
Collaboration graph
[legend]

Static Protected Member Functions

static std::vector< TransactionmakeTransactions (const std::vector< double > &amounts, const std::string &category="cat1")
 

Protected Attributes

MovingAverageStrategy strategy
 

Member Function Documentation

◆ makeTransactions()

static std::vector< Transaction > MovingAverageStrategyTest::makeTransactions ( const std::vector< double > &  amounts,
const std::string &  category = "cat1" 
)
inlinestaticprotected

Member Data Documentation

◆ strategy

MovingAverageStrategy MovingAverageStrategyTest::strategy
protected

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