ABsoluteMaybe.Tests.Persistence.XmlExperimentQueriesTests.SetUp C# (CSharp) Method

SetUp() private method

private SetUp ( ) : void
return void
        public void SetUp()
        {
            _commands = new XmlCommandsStub();
        }