Updates: Labels: Milestone-1.2 Comment #2 on issue 3456 by luc.fabresse: ENH SUnit ClassFactoryForTestCase http://code.google.com/p/pharo/issues/detail?id=3456 Yes good Noury. And to be consistant, I would like to do the following for its environment-aware subclass: - rename ClassFactoryWithOrganizationForTestCase -> ClassFactoryWithOrganization - rename ClassFactoryWithOrganizationForTestCaseTest -> ClassFactoryWithOrganizationTest - move ClassFactoryWithOrganization from Tests-System to SUnit-Extensions (same as ClassFactory) - move ClassFactoryWithOrganizationTest from Tests-System to SUnit-Tests (same as ClassFactoryTests) Done in classFactoryWithOrganizationRefactorings.cs attached Luc Attachments: classFactoryWithOrganizationRefactorings.1.cs 1.1 KB