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

  • PamAuthenticatorTest
  • Overview
  • Namespace
  • Class
  • Deprecated

Class PamAuthenticatorTest

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Nethgui\Utility\PamAuthenticatorTest
Namespace: Nethgui\Test\Unit\Nethgui\Utility
Located at Test/Unit/Nethgui/Utility/PamAuthenticatorTest.php
Methods summary
protected
# setUp( )
public
# testPam0( )
public
# testPam1( )

Fixme

This test will fail until https://github.com/sebastianbergmann/phpunit-mock-objects/issues/81 is fixed
public
# testPam2( )

Fixme

This test will fail until https://github.com/sebastianbergmann/phpunit-mock-objects/issues/81 is fixed
public
# testAuthenticate( )

Covers

Nethgui\Utility\PamAuthenticator::authenticate
public
# testGetLog( )

Covers

Nethgui\Utility\PamAuthenticator::getLog
public
# testSetLog( )

Covers

Nethgui\Utility\PamAuthenticator::setLog
public
# testSetPhpWrapper( )

Covers

Nethgui\Utility\PamAuthenticator::setPhpWrapper
Properties summary
protected Nethgui\Utility\PamAuthenticator $object
#
Nethgui Framework API documentation generated by ApiGen