Esempio n. 1
0
 public void SetUp()
 {
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
 public void SetUp()
 {
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
Esempio n. 3
0
 public void SetUp()
 {
     _sut = new SolidRuleStyler();
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
 public void SetUp()
 {
     _sut = new SolidRuleStyler();
       _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }