Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jnm2
Copy link
Contributor

@jnm2 jnm2 commented Nov 10, 2017

Addresses the immediate concern (see #2538) that we want to finish discussion on TestFixtureData.SetName and how it fits in the bigger picture before it ships.

API diff:

namespace NUnit.Framework
{
    public class TestFixtureData : NUnit.Framework.Internal.TestFixtureParameters
    {
-       public TestFixtureData SetName(string name);
    }
}

@rprouse rprouse merged commit 9b2159f into master Nov 10, 2017
@rprouse rprouse deleted the pull_TestFixtureData_SetName branch November 10, 2017 17:22
@jnm2 jnm2 mentioned this pull request Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants