MatrixBerryCore
Public Member Functions | Public Attributes | List of all members
mxberry::xml::test::mlunit_test_xmlloadsave Class Reference
Inheritance diagram for mxberry::xml::test::mlunit_test_xmlloadsave:
Inheritance graph
[legend]
Collaboration diagram for mxberry::xml::test::mlunit_test_xmlloadsave:
Collaboration graph
[legend]

Public Member Functions

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)
 
- Public Member Functions inherited from mxberry::unittest::TestCase
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...
 

Public Attributes

Property locDir
 
Property fileName
 
Property simpleData
 
Property simpleMetaData
 
Property xmlsaveParams
 
Property resTmpDir
 
Property argList
 
Property marker
 

Detailed Description

Author
Peter Gagarinov, PhD pgaga.nosp@m.rino.nosp@m.v@gma.nosp@m.il.c.nosp@m.om

Definition at line 7 of file mlunit_test_xmlloadsave.m.

Constructor & Destructor Documentation

◆ mlunit_test_xmlloadsave()

function mxberry::xml::test::mlunit_test_xmlloadsave::mlunit_test_xmlloadsave ( in  varargin)

Member Function Documentation

◆ 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 
)

Member Data Documentation

◆ argList

Property mxberry::xml::test::mlunit_test_xmlloadsave::argList

Definition at line 26 of file mlunit_test_xmlloadsave.m.

◆ fileName

Property mxberry::xml::test::mlunit_test_xmlloadsave::fileName

Definition at line 14 of file mlunit_test_xmlloadsave.m.

◆ locDir

Property mxberry::xml::test::mlunit_test_xmlloadsave::locDir

Definition at line 12 of file mlunit_test_xmlloadsave.m.

◆ marker

Property mxberry::xml::test::mlunit_test_xmlloadsave::marker

Definition at line 28 of file mlunit_test_xmlloadsave.m.

◆ resTmpDir

Property mxberry::xml::test::mlunit_test_xmlloadsave::resTmpDir

Definition at line 22 of file mlunit_test_xmlloadsave.m.

◆ simpleData

Property mxberry::xml::test::mlunit_test_xmlloadsave::simpleData

Definition at line 16 of file mlunit_test_xmlloadsave.m.

◆ simpleMetaData

Property mxberry::xml::test::mlunit_test_xmlloadsave::simpleMetaData

Definition at line 18 of file mlunit_test_xmlloadsave.m.

◆ xmlsaveParams

Property mxberry::xml::test::mlunit_test_xmlloadsave::xmlsaveParams

Definition at line 20 of file mlunit_test_xmlloadsave.m.


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