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

  • ArrayAdapterTest
  • MultipleAdapterTest
  • RecordAdapterTest
  • RecordAdapterTester
  • RecordKeyAdapterTest
  • ScalarAdapterTest
  • TableAdapter1Test
  • TableAdapter2Test
  • TabularValueAdapterDegradedTest
  • TabularValueAdapterTest
  • Overview
  • Namespace
  • Class
  • Deprecated

Class ArrayAdapterTest

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Nethgui\Adapter\ArrayAdapterTest
Namespace: Nethgui\Test\Unit\Nethgui\Adapter
Covers: \Nethgui\Adapter\ArrayAdapter
Located at Test/Unit/Nethgui/Adapter/ArrayAdapterTest.php
Methods summary
protected
# setUp( )
public
# testGetCsv( )
public
# testGetNull( )
public
# testGetEmptyString( )
public
# testSetArray( )
public
# testSetNull( )
public
# testSetEmptyString( )
public
# testSetFail( )

Expectedexception

InvalidArgumentException
public
# testDelete( )
public
# testIsModified( )
public
# testSaveModified( )
public
# testSaveDeleted( )
public
# testSaveNotModified( )
public
# testSaveUninitialized( )
public
# testCountFull( )
public
# testCountNull( )
public
# testGetIteratorFull( )
public
# testGetIteratorEmpty( )
public
# testGetIteratorNull( )
public
# testOffsetExistsTrue( )
public
# testOffsetExistsFalse( )
public
# testOffsetGet( )
public
# testOffsetSet( )
public
# testOffsetUnsetAll( )

Test count 0

Test count 0

public
# testOffsetUnsetOnce( )

Test read

Test read

Properties summary
protected Nethgui\Adapter\ArrayAdapter $fixture
#
Nethgui Framework API documentation generated by ApiGen