Task #2556

Use only mock objects instead of the real object manager / factory in Routing tests

Added by Robert Lemke over 6 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2009-02-04
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:MVC
Target version:-
Sprint: Has patch:
PHP Version: Complexity:

Description

Currently most of the tests of MVC/Web/Routing/* use real objects instead of mocked ones (especially in the RouteTest). This needs to be cleaned up.


Related issues

duplicated by TYPO3.Flow - Task #3322: Use mocked objects instead of real ones in the RouteTest Closed 2009-05-15

Associated revisions

Revision 7ff016ae
Added by Bastian Waidelich almost 6 years ago

[~TASK] FLOW3 (MVC): replaced objectFactory & objectManager by mock objects in RouteTest, added some tests. This resolves #2556

History

#1 Updated by Robert Lemke about 6 years ago

  • Target version changed from 1.0 alpha 1 to 283

#2 Updated by Robert Lemke about 6 years ago

  • Target version changed from 283 to 1.0 alpha 2

#3 Updated by Robert Lemke about 6 years ago

  • Target version changed from 1.0 alpha 2 to 283

#4 Updated by Bastian Waidelich about 6 years ago

  • Assigned To set to Bastian Waidelich

#5 Updated by Robert Lemke about 6 years ago

  • Target version deleted (283)

#6 Updated by Bastian Waidelich almost 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3118.

Also available in: Atom PDF