Feature #37475

Add UnitTest's @depends to ignored annotations

Added by Adrian Föder about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-05-24
Priority:Should have Due date:
Assigned To:Adrian Föder % Done:

100%

Category:Core
Target version:-
PHP Version: Complexity:
Has patch:Yes

Description

In order to set up dependencies as described in http://www.phpunit.de/manual/3.6/en/writing-tests-for-phpunit.html#writing-tests-for-phpunit.examples.StackTest2.php the @depends annotation has to be allowed.

Associated revisions

Revision d84ffe23
Added by Adrian Föder about 3 years ago

[FEATURE] Add @depends annotation to ignored ones

To allow test dependencies in Unit Tests, the @depends
annotation is added to the ignored annotation array.

Change-Id: Id9dd20e6e80ca044536444a1ea557b60161931b5
Resolves: #37475
Releases: 1.2

History

#1 Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11574

#2 Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11574

#3 Updated by Adrian Föder about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF