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

  • EsmithDatabaseTest
  • NethPlatformTest
  • PhpWrapperExec
  • SessionDatabaseTest
  • TestSession
  • ValidatorTest
  • Overview
  • Namespace
  • Class
  • Deprecated

Class ValidatorTest

PHPUnit_Framework_TestCase
Extended by Nethgui\Test\Unit\Nethgui\System\ValidatorTest
Namespace: Nethgui\Test\Unit\Nethgui\System
Located at Test/Unit/Nethgui/System/ValidatorTest.php
Methods summary
protected
# setUp( )
public
# testOrValidator( )
public
# testMemberOf1( )
public
# testMemberOf2( )
public
# testRegexpSuccess( )
public
# testRegexpFail( )
public
# testNotEmpty( )
public
# testEmpty( )
public
# testForceResultTrue( )
public
# testForceResultFalse( )
public
# testIpV4Address( )
public
# testIpV4Netmask( )
public
# testIpV6Address( )
public
# testIpV6Netmask( )
public
# testUsernameValid( )
public
# testUsernameInvalid( )
public
# testCollectionValidatorNotEmptyMembers( )
public
# testInteger( )
public
# testPositive( )
public
# testNegative( )
public
# testGreatThan( )
public
# testLessThan( )
public
# testEqualTo( )
public
# testStringEqualTo( )
public
# testMinLength( )

Exp

public
# testMaxLength( )
public
# testHostname( )
public
# testHostnameFqdn( )
public
# testHostnameSimple( )
public
# testHostnameEx( )

Expectedexception

\LogicException
public
# testFailureInfo1( )
public
# testDateSmallEndian( )
public
# testDateMiddleEndian( )
public
# testDateBigEndian( )
public
# testDateDefault( )
public
# testDateUnknownFormat( )
public
# testTime( )
public
# testPlatform1( )
public
# testPlatform2( )
public
# testEmailValid( )
public
# testEmailInvalid( )
public
# testCidrBlock( )
public
# testBug3044( )
Properties summary
protected Nethgui_Core_Validator $object
#
Nethgui Framework API documentation generated by ApiGen