Documentation

ViewUnitTest extends TestCase
in package

Test cases for the view

Tags
psalm-suppress

PropertyNotSetInConstructor

Table of Contents

testConstructor()  : void
Testing constructor
testRender()  : void
Testing render
testSetErrorCode()  : void
Testing method setErrorCode
testUnexistingDefault()  : void
Testing render
setUp()  : void
{@inheritdoc}

Methods

testConstructor()

Testing constructor

public testConstructor() : void
Return values
void

testRender()

Testing render

public testRender() : void
Return values
void

testSetErrorCode()

Testing method setErrorCode

public testSetErrorCode() : void
Return values
void

testUnexistingDefault()

Testing render

public testUnexistingDefault() : void
Return values
void

setUp()

{@inheritdoc}

protected setUp() : void
Tags
see
TestCase::setUp()
Return values
void

Search results