PHP Class bouiboui\Tissue\TissueTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: bouiboui/tissue

Public Methods

Method Description
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

Method Details

testFromException() public method

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

testPartialIssueOne() public method

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

testPartialIssueThree() public method

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

testPartialIssueTwo() public method

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

testValidRequest() public method

Tests a valid full request
public testValidRequest ( )