Свойство | Type | Description | |
---|---|---|---|
$failure_reason | string | ||
$value | PHPUnit_Extensions_Database_DataSet_ITable |
Méthode | Description | |
---|---|---|
__construct ( PHPUnit_Extensions_Database_DataSet_ITable $value ) | Creates a new constraint. | |
evaluate ( PHPUnit_Extensions_Database_DataSet_ITable $other ) : boolean | Determines whether or not the given table matches the table used to create this constraint. | |
toString ( ) : string | Returns a string representation of the constraint. |
Méthode | Description | |
---|---|---|
customFailureDescription ( $other, $description, $not ) |
public __construct ( PHPUnit_Extensions_Database_DataSet_ITable $value ) | ||
$value | PHPUnit_Extensions_Database_DataSet_ITable |
protected customFailureDescription ( $other, $description, $not ) |