MQLUNIT
|
CMQLUNIT_Assert | A set of assert methods |
CMQLUNIT_ComparisonCompactor | Used to compact the output of the difference between two strings |
▼CMQLUNIT_Test | Base class for all tests |
CMQLUNIT_TestCase | A test case defines the fixture to run multiple tests |
CMQLUNIT_TestSuite | Runs a collection of test cases |
CMQLUNIT_TestFailure | Record of a failed Test execution |
▼CMQLUNIT_TestListener | A Listener for test progress |
CMQLUNIT_TestResult | Test result collects the results of executing a test |
▼CMQLUNIT_TestRunner | Base class for all test runners |
CMQLUNIT_ConsoleTestRunner | Test runner that outputs results to the text console |
CMQLUNIT_TerminalTestRunner | Test runner that outputs results to the "Experts" log window of MetaTrader terminal |
CMQLUNIT_TextFileTestRunner | Test runner that outputs results to the text file |
CMQLUNIT_XMLTestRunner | Test runner that outputs results to the XML file compatible with JUnit report analysers |
Copyright © 2017 Eneset Group Trust |