Rename Factories to something better (e.g. StubFactories)
petervandenabeele opened this issue · 1 comments
petervandenabeele commented
I also want to use the "Factory" pattern as a proper pattern in for creating a new instance, so the "Factories" class that is now used for creating stubs/fixtures/test instances, should better be rename to something that is clearly related to specs/tests.
petervandenabeele commented
Fixed in 421f66d