PHP Class Lazer\Classes\Helpers\ValidateTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait vfsHelper\Config
Afficher le fichier Open project: greg0/lazer-database

Protected Properties

Свойство Type Description
$object Validate

Méthodes publiques

Méthode Description
testArrToLower ( )
testFieldExistsInTable ( $object )
testFieldNotExistsInTable ( $object )
testFieldsExistsInTable ( $object )
testFieldsNotExistsInTable ( $object )
testFilterIndexedArrayFromIdKey ( )
testIsNumeric ( )
testRelationExists ( )
testRelationNotExists ( )
testRelationTypeExists ( )
testRelationTypeNotExists ( )
testTable ( )
testTableExists ( $object )
testTableNotExists ( )
testTypeIsNotValid ( $object )
testTypeIsValid ( $object )
testTypesMatches ( )
testTypesNotMatches ( )

Méthodes protégées

Méthode Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected méthode

This method is called before a test is executed.
protected setUp ( )

tearDown() protected méthode

This method is called after a test is executed.
protected tearDown ( )

testArrToLower() public méthode

public testArrToLower ( )

testFieldExistsInTable() public méthode

public testFieldExistsInTable ( $object )

testFieldNotExistsInTable() public méthode

public testFieldNotExistsInTable ( $object )

testFieldsExistsInTable() public méthode

public testFieldsExistsInTable ( $object )

testFieldsNotExistsInTable() public méthode

public testFieldsNotExistsInTable ( $object )

testFilterIndexedArrayFromIdKey() public méthode

testIsNumeric() public méthode

public testIsNumeric ( )

testRelationExists() public méthode

public testRelationExists ( )

testRelationNotExists() public méthode

testRelationTypeExists() public méthode

testRelationTypeNotExists() public méthode

testTable() public méthode

public testTable ( )

testTableExists() public méthode

public testTableExists ( $object )

testTableNotExists() public méthode

public testTableNotExists ( )

testTypeIsNotValid() public méthode

public testTypeIsNotValid ( $object )

testTypeIsValid() public méthode

public testTypeIsValid ( $object )

testTypesMatches() public méthode

public testTypesMatches ( )

testTypesNotMatches() public méthode

public testTypesNotMatches ( )

Property Details

$object protected_oe property

protected Validate,Lazer\Classes\Helpers $object
Résultat Validate