Overview

Namespaces

  • Nethgui
    • Adapter
    • Authorization
    • Component
    • Controller
      • Collection
      • Table
    • Exception
    • Log
    • Model
    • Module
      • Help
      • Notification
    • Renderer
    • Serializer
    • System
    • Test
      • Tool
      • Unit
        • Nethgui
          • Adapter
            • ParameterSet
          • Authorization
          • Log
          • Module
            • Notification
          • Renderer
          • Serializer
          • System
          • Utility
          • View
        • Test
          • Tool
    • Utility
    • View
    • Widget
      • Xhtml
  • None
  • Test
    • Tool

Classes

  • MockStateTest
  • Overview
  • Namespace
  • Class
  • Deprecated

Class MockStateTest

TODO: write description here

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Test\Tool\MockStateTest
Namespace: Nethgui\Test\Unit\Test\Tool
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Test/Unit/Test/Tool/MockStateTest.php
Methods summary
protected
# setUp( )

Sets up the fixture, for example, opens a network connection. This method is called before a test is executed.

Sets up the fixture, for example, opens a network connection. This method is called before a test is executed.

protected
# tearDown( )

Tears down the fixture, for example, closes a network connection. This method is called after a test is executed.

Tears down the fixture, for example, closes a network connection. This method is called after a test is executed.

public
# testReturnValues( )
public
# testSetValuesThenExec( )
public
# testTransition( )
public
# testFull( )
public
# testCall( )
public
# testCallInvalid( )

Expectedexception

InvalidArgumentException
public
# testExecFail( )

Expectedexception

PHPUnit_Framework_ExpectationFailedException
public
# testSetFinal( )
Properties summary
protected Test\Tool\MockState $object
#
Nethgui Framework API documentation generated by ApiGen