moved init of the transit router to setUp()
This allows to initialize the TripRouterFactory in setUp() as well, instead of initializing it lazily at the first call of the getter.
Authored by: thibautd 2012-09-18
Parent: [r21066]
Child: [r21068]