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

  • DB
  • MockFactory
  • MockObject
  • MockState
  • PermissivePolicyDecisionPoint
  • StaticPolicyDecisionPoint
  • Overview
  • Namespace
  • Class
  • Deprecated

Class DB

Mock database object

Nethgui\Test\Tool\MockState
Extended by Nethgui\Test\Tool\DB
Namespace: Nethgui\Test\Tool
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Located at Test/Tool/DB.php
Methods summary
public static
# getType( $key )
public static
# setType( $key, $value )
public static
# getKey( $key )
public static
# setKey( $key, $type, $props )
public static
# getProp( $key, $prop )
public static
# setProp( $key, $prop, $value = NULL )
public static
# getAll( $type = NULL )
public static
# deleteKey( $key )
public static
# delProp( $key, $prop )
Methods inherited from Nethgui\Test\Tool\MockState
__construct(), __toString(), call(), exec(), format(), isFinal(), set(), setFinal(), transition()
Nethgui Framework API documentation generated by ApiGen