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

  • ArrayAccessSerializerTest
  • KeySerializerTest
  • PropSerializerTest
  • Overview
  • Namespace
  • Class
  • Deprecated

Class ArrayAccessSerializerTest

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Nethgui\Serializer\ArrayAccessSerializerTest
Namespace: Nethgui\Test\Unit\Nethgui\Serializer
Covers: \Nethgui\Serializer\ArrayAccessSerializer
Located at Test/Unit/Nethgui/Serializer/ArrayAccessSerializerTest.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.

public
# testRead( )
public
# testReadNonExistingRow( )
public
# testReadNonExistingField( )
public
# testReadInvalidData( )

Expectedexception

\LogicException
public
# testWriteUpdate( )
public
# testWriteAppend( )
public
# testWriteUnchanded( )
public
# testInvalidSubscript1( )

Expectedexception

\InvalidArgumentException
public
# testEmptySubscript1( )

Expectedexception

\InvalidArgumentException
public
# testNullSubscript( )
Properties summary
protected Nethgui\Serializer\ArrayAccessSerializer $tests
# array()
protected $data
#
Nethgui Framework API documentation generated by ApiGen