PHP Class Jyxo\Beholder\TestCaseTest

See also: Jyxo\Beholder\TestCase
Author: Jan Pěček
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: jyxo/php

Méthodes publiques

Méthode Description
testGetDescription ( ) Tests getting testcase description.

Méthodes protégées

Méthode Description
setUp ( ) Prepares the testing environment.
tearDown ( ) Cleans up the testing environment.

Method Details

setUp() protected méthode

Prepares the testing environment.
protected setUp ( )

tearDown() protected méthode

Cleans up the testing environment.
protected tearDown ( )

testGetDescription() public méthode

Tests getting testcase description.
public testGetDescription ( )