示例#1
0
 public void SetUp()
 {
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
 public void SetUp()
 {
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
示例#3
0
 public void SetUp()
 {
     _sut = new SolidRuleStyler();
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
 public void SetUp()
 {
     _sut = new SolidRuleStyler();
       _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }