Problem/Motivation
Issue #2554321: Clean up Migrate's test suite introduces helper methods in MigrateDrupal6TestBase, that allow to perform bundled migrations in tests, such as migrateUsers(), migrateContentTypes(), migrateFields(), ...
Proposed Resolution
Add D7 variants of these helper methods to MigrateDrupal7TestBase