MatrixBerryCore
Public Member Functions | Static Public Member Functions | List of all members
mxberry::core::obj::test::mlunit::HandleObjectClonerTC Class Reference
Inheritance diagram for mxberry::core::obj::test::mlunit::HandleObjectClonerTC:
Inheritance graph
[legend]
Collaboration diagram for mxberry::core::obj::test::mlunit::HandleObjectClonerTC:
Collaboration graph
[legend]

Public Member Functions

function HandleObjectClonerTC (in varargin)
 
function testUniqueNotInBinaryMode (in self)
 
function testEqAsHandle (in self)
 
function testAtemptToSortNotInBinaryMode (in self)
 
function testUniqueIsmemberCallNumber (in ignoredArg)
 
- 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...
 

Static Public Member Functions

static function checkEqAsHandle (in self, in obj)
 
static function check (in isPosExpected, in varargin)
 
static function chk (in fOp)
 

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 HandleObjectClonerTC.m.

Constructor & Destructor Documentation

◆ HandleObjectClonerTC()

function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::HandleObjectClonerTC ( in  varargin)

Member Function Documentation

◆ check()

static function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::check ( in  isPosExpected,
in  varargin 
)
static

◆ checkEqAsHandle()

static function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::checkEqAsHandle ( in  self,
in  obj 
)
static

◆ chk()

static function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::chk ( in  fOp)
static

◆ testAtemptToSortNotInBinaryMode()

function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::testAtemptToSortNotInBinaryMode ( in  self)

◆ testEqAsHandle()

function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::testEqAsHandle ( in  self)

◆ testUniqueIsmemberCallNumber()

function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::testUniqueIsmemberCallNumber ( in  ignoredArg)

◆ testUniqueNotInBinaryMode()

function mxberry::core::obj::test::mlunit::HandleObjectClonerTC::testUniqueNotInBinaryMode ( in  self)

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