$calls
$calls :
setDecorator(\mageekguy\atoum\test\adapter\calls\decorator $decorator = null)
\mageekguy\atoum\test\adapter\calls\decorator | $decorator |
addCall(\mageekguy\atoum\test\adapter\call $call)
\mageekguy\atoum\test\adapter\call | $call |
removeCall(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
toArray(\mageekguy\atoum\test\adapter\call $call = null)
\mageekguy\atoum\test\adapter\call | $call |
getEqualTo(\mageekguy\atoum\test\adapter\call $call)
\mageekguy\atoum\test\adapter\call | $call |
getIdenticalTo(\mageekguy\atoum\test\adapter\call $call)
\mageekguy\atoum\test\adapter\call | $call |
getPreviousEqualTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
getPreviousIdenticalTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
getPrevious(\mageekguy\atoum\test\adapter\call $call, $position, $identical = false)
\mageekguy\atoum\test\adapter\call | $call | |
$position | ||
$identical |
hasPreviousEqualTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
hasPreviousIdenticalTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
hasPrevious(\mageekguy\atoum\test\adapter\call $call, $position, $identical = false)
\mageekguy\atoum\test\adapter\call | $call | |
$position | ||
$identical |
getAfterEqualTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
getAfterIdenticalTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
getAfter(\mageekguy\atoum\test\adapter\call $call, $position, $identical = false)
\mageekguy\atoum\test\adapter\call | $call | |
$position | ||
$identical |
hasAfterEqualTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
hasAfterIdenticalTo(\mageekguy\atoum\test\adapter\call $call, $position)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
hasAfter(\mageekguy\atoum\test\adapter\call $call, $position, $identical = false)
\mageekguy\atoum\test\adapter\call | $call | |
$position | ||
$identical |
get(\mageekguy\atoum\test\adapter\call $call, $identical = false)
\mageekguy\atoum\test\adapter\call | $call | |
$identical |
setCall(\mageekguy\atoum\test\adapter\call $call, $position = null)
\mageekguy\atoum\test\adapter\call | $call | |
$position |
getKey(\mageekguy\atoum\test\adapter\call $call)
\mageekguy\atoum\test\adapter\call | $call |
buildCallsForCall(\mageekguy\atoum\test\adapter\call $call, array $array)
\mageekguy\atoum\test\adapter\call | $call | |
array | $array |