public NewSubcommandToolTest(NSeedFixture nSeedFixture) { NSeed = nSeedFixture; NSeed.CopyIntegrationTestScenariosToTempFolder(); }
public InfoSubcommandTest(NSeedFixture nSeedFixture) { NSeed = nSeedFixture; NSeed.CopyIntegrationTestScenariosToTempFolder(); Errors = SearchNSeedProjectPathErrors.Instance; }