Fork me on GitHub
Library for MQL5 (MetaTrader) with support for Spark
CUnitTest Class Reference

Detailed Description


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

Public Member Functions

void run (string name="")
 
int getCount ()
 

Protected Member Functions

 CUnitTest ()
 
void setCount (int count)
 

Constructor & Destructor Documentation

◆ CUnitTest()

CUnitTest::CUnitTest ( )
protected

Member Function Documentation

◆ getCount()

int CUnitTest::getCount ( )

◆ run()

void CUnitTest::run ( string  name = "")

◆ setCount()

void CUnitTest::setCount ( int  count)
protected