PHP Class TagTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: austintoddj/canvas Class Usage Examples

Protected Properties

Свойство Type Description
$model string The tag model's full namespace.

Méthodes publiques

Méthode Description
it_can_create_a_tag_and_save_it_to_the_database ( )
it_can_delete_a_tag_from_the_database ( )
it_can_edit_tags ( )
it_has_the_correct_model_properties ( )
it_validates_the_tag_create_form ( )
the_database_table_has_all_of_the_correct_columns ( )

Method Details

it_can_create_a_tag_and_save_it_to_the_database() public méthode

it_can_delete_a_tag_from_the_database() public méthode

it_can_edit_tags() public méthode

public it_can_edit_tags ( )

it_has_the_correct_model_properties() public méthode

it_validates_the_tag_create_form() public méthode

the_database_table_has_all_of_the_correct_columns() public méthode

Property Details

$model protected_oe property

The tag model's full namespace.
protected string $model
Résultat string