PHP 클래스 bouiboui\Tissue\TissueTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bouiboui/tissue

공개 메소드들

메소드 설명
testFromException ( ) Tries to create an issue from an Exception
testPartialIssueOne ( ) Tests what an issue created with partial information looks like (1/3)
testPartialIssueThree ( ) Tests what an issue created with partial information looks like (3/3)
testPartialIssueTwo ( ) Tests what an issue created with partial information looks like (2/3)
testValidRequest ( ) Tests a valid full request

메소드 상세

testFromException() 공개 메소드

Tries to create an issue from an Exception
public testFromException ( )

testPartialIssueOne() 공개 메소드

Tests what an issue created with partial information looks like (1/3)
public testPartialIssueOne ( )

testPartialIssueThree() 공개 메소드

Tests what an issue created with partial information looks like (3/3)

testPartialIssueTwo() 공개 메소드

Tests what an issue created with partial information looks like (2/3)
public testPartialIssueTwo ( )

testValidRequest() 공개 메소드

Tests a valid full request
public testValidRequest ( )