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 TableAdapter2Test

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Nethgui\Adapter\TableAdapter2Test
Namespace: Nethgui\Test\Unit\Nethgui\Adapter
Covers: \Nethgui\Adapter\TableAdapter
Located at Test/Unit/Nethgui/Adapter/TableAdapter2Test.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 Nethgui\Test\Tool\DB
# getInitialDb( )

Returns

Nethgui\Test\Tool\DB
public
# testGet( )

Covers

Nethgui\Adapter\TableAdapter::get
public
# testSave1( )

Covers

Nethgui\Adapter\TableAdapter::save
public
# testSave2( )

Covers

Nethgui\Adapter\TableAdapter::save

Expectedexception

\LogicException
Properties summary
protected TableAdapter $object
#
protected Nethgui\Test\Tool\DB $mockDb
#
Nethgui Framework API documentation generated by ApiGen