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 MultipleAdapterTest

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Nethgui\Adapter\MultipleAdapterTest
Namespace: Nethgui\Test\Unit\Nethgui\Adapter
Covers: \Nethgui\Adapter\MultipleAdapter
Located at Test/Unit/Nethgui/Adapter/MultipleAdapterTest.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
# readerCallback( $check, $v )
public
# writerCallback( $v )
public
# testGet1( )
public
# testGet2( )
public
# testSetUnchanged( )
public
# testSetChanged( )
public
# testDelete( )
public
# testSaveChanged( )
public
# testSaveUnchanged( )
public
# testSaveNull( )
public
# testNoReader( )

Expectedexception

\InvalidArgumentException
public
# testInvalidSerializers( )

Expectedexception

\InvalidArgumentException
public
# testNoWriter( )
public
# testNoSerializer( )
Properties summary
protected Nethgui\Adapter\MultipleAdapter $object
#
Nethgui Framework API documentation generated by ApiGen