PHP Класс bouiboui\Tissue\TissueTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )