PHP 클래스 Jyxo\Beholder\TestCaseTest

또한 보기: Jyxo\Beholder\TestCase
저자: Jan Pěček
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: jyxo/php

공개 메소드들

메소드 설명
testGetDescription ( ) Tests getting testcase description.

보호된 메소드들

메소드 설명
setUp ( ) Prepares the testing environment.
tearDown ( ) Cleans up the testing environment.

메소드 상세

setUp() 보호된 메소드

Prepares the testing environment.
protected setUp ( )

tearDown() 보호된 메소드

Cleans up the testing environment.
protected tearDown ( )

testGetDescription() 공개 메소드

Tests getting testcase description.
public testGetDescription ( )