HumHub Documentation (unofficial)

AssertionCounter

Table of Contents

Properties

$numAssertions  : mixed

Methods

addToAssertionCount()  : mixed
This method is not covered by the backward compatibility promise for PHPUnit, but is nice to have for extensions.
getNumAssertions()  : mixed
assertionCounterEnd()  : mixed
assertionCounterStart()  : mixed

Properties

Methods

addToAssertionCount()

This method is not covered by the backward compatibility promise for PHPUnit, but is nice to have for extensions.

public addToAssertionCount(mixed $count) : mixed
Parameters
$count : mixed

        
On this page

Search results