setter and getter for the TripRouterFactory
the getter is currently lazily initializing the factory, due to the fact that we have to wait for the transit router to be initialized. Moving the transit router init to the setUp() method would allow cleaner initialization.
Authored by: thibautd 2012-09-17
Parent: [r21036]
Child: [r21038]