|
function | tearDown (in self) |
|
function | setUp (in self, in marker, in argList) |
|
function | mlunit_test_xmlloadsave (in varargin) |
|
function | testTrickySize (in self) |
|
function | check () |
|
function | testEmpty (in self) |
|
function | check () |
|
function | testMultidimStructField (in self) |
|
function | testInteger (in self) |
|
function | testNegative (in self) |
|
function | checkP (in inpArray) |
|
function | checkN (in inpArray) |
|
function | test_complexstructure (in self) |
|
function | test_complexstructure_backwardcompatibility (in self) |
|
function | test_simple (in self) |
|
function | test_simple_metadata (in self) |
|
function | test_simple_metadata_negative (in self) |
|
function | runWithFailure () |
|
function | test_parseFormatEmptyStruct (in self) |
|
function | xmlsave (in self, in filePath, in data, in varargin) |
|
function | runAndCheckError (in self, in commandStr, in expIdentifierList, in varargin) |
| RUNANDCHECKERROR executes the specifies command and checks that it throws an exeption with an identifier containing the specified marker. More...
|
|
function | checkCode (in inpMeObj, in fieldName, in codeList) |
|
function | getIsCodeMatch (in inpMeObj, in checkDepth, in fieldName, in codeStr) |
|
function | runAndMeasureTime (in self, in varargin) |
| RUNANDMEASURETIME executes the specified command and displayes a profiling report using the specified name as a marker. More...
|
|
- Author
- Peter Gagarinov, PhD pgaga.nosp@m.rino.nosp@m.v@gma.nosp@m.il.c.nosp@m.om
- Copyright
- 2015-2016 Peter Gagarinov, PhD
2012-2015 Moscow State University,
Faculty of Applied Mathematics and Computer Science,
System Analysis Department
Definition at line 7 of file mlunit_test_xmlloadsave.m.
◆ mlunit_test_xmlloadsave()
function mxberry::xml::test::mlunit_test_xmlloadsave::mlunit_test_xmlloadsave |
( |
in |
varargin | ) |
|
◆ check() [1/2]
function mxberry::xml::test::mlunit_test_xmlloadsave::check |
( |
| ) |
|
◆ check() [2/2]
function mxberry::xml::test::mlunit_test_xmlloadsave::check |
( |
| ) |
|
◆ checkN()
function mxberry::xml::test::mlunit_test_xmlloadsave::checkN |
( |
in |
inpArray | ) |
|
◆ checkP()
function mxberry::xml::test::mlunit_test_xmlloadsave::checkP |
( |
in |
inpArray | ) |
|
◆ runWithFailure()
function mxberry::xml::test::mlunit_test_xmlloadsave::runWithFailure |
( |
| ) |
|
◆ setUp()
function mxberry::xml::test::mlunit_test_xmlloadsave::setUp |
( |
in |
self, |
|
|
in |
marker, |
|
|
in |
argList |
|
) |
| |
◆ tearDown()
function mxberry::xml::test::mlunit_test_xmlloadsave::tearDown |
( |
in |
self | ) |
|
◆ test_complexstructure()
function mxberry::xml::test::mlunit_test_xmlloadsave::test_complexstructure |
( |
in |
self | ) |
|
◆ test_complexstructure_backwardcompatibility()
function mxberry::xml::test::mlunit_test_xmlloadsave::test_complexstructure_backwardcompatibility |
( |
in |
self | ) |
|
◆ test_parseFormatEmptyStruct()
function mxberry::xml::test::mlunit_test_xmlloadsave::test_parseFormatEmptyStruct |
( |
in |
self | ) |
|
◆ test_simple()
function mxberry::xml::test::mlunit_test_xmlloadsave::test_simple |
( |
in |
self | ) |
|
◆ test_simple_metadata()
function mxberry::xml::test::mlunit_test_xmlloadsave::test_simple_metadata |
( |
in |
self | ) |
|
◆ test_simple_metadata_negative()
function mxberry::xml::test::mlunit_test_xmlloadsave::test_simple_metadata_negative |
( |
in |
self | ) |
|
◆ testEmpty()
function mxberry::xml::test::mlunit_test_xmlloadsave::testEmpty |
( |
in |
self | ) |
|
◆ testInteger()
function mxberry::xml::test::mlunit_test_xmlloadsave::testInteger |
( |
in |
self | ) |
|
◆ testMultidimStructField()
function mxberry::xml::test::mlunit_test_xmlloadsave::testMultidimStructField |
( |
in |
self | ) |
|
◆ testNegative()
function mxberry::xml::test::mlunit_test_xmlloadsave::testNegative |
( |
in |
self | ) |
|
◆ testTrickySize()
function mxberry::xml::test::mlunit_test_xmlloadsave::testTrickySize |
( |
in |
self | ) |
|
◆ xmlsave()
function mxberry::xml::test::mlunit_test_xmlloadsave::xmlsave |
( |
in |
self, |
|
|
in |
filePath, |
|
|
in |
data, |
|
|
in |
varargin |
|
) |
| |
◆ argList
Property mxberry::xml::test::mlunit_test_xmlloadsave::argList |
◆ fileName
Property mxberry::xml::test::mlunit_test_xmlloadsave::fileName |
◆ locDir
Property mxberry::xml::test::mlunit_test_xmlloadsave::locDir |
◆ marker
Property mxberry::xml::test::mlunit_test_xmlloadsave::marker |
◆ resTmpDir
Property mxberry::xml::test::mlunit_test_xmlloadsave::resTmpDir |
◆ simpleData
Property mxberry::xml::test::mlunit_test_xmlloadsave::simpleData |
◆ simpleMetaData
Property mxberry::xml::test::mlunit_test_xmlloadsave::simpleMetaData |
◆ xmlsaveParams
Property mxberry::xml::test::mlunit_test_xmlloadsave::xmlsaveParams |
The documentation for this class was generated from the following file: