|
Library for MQL5 (MetaTrader) with support for Spark
|
Base class for UnitTest.
Examples: https://github.com/Roffild/RoffildLibrary/blob/master/Scripts/Roffild/UnitTests
Public Member Functions | |
| void | run (string name="") |
| int | getCount () |
Protected Member Functions | |
| CUnitTest () | |
| void | setCount (int count) |
|
protected |
| int CUnitTest::getCount | ( | ) |
| void CUnitTest::run | ( | string | name = "" | ) |
|
protected |