コード例 #1
0
 public void SetUp()
 {
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
コード例 #2
0
 public void SetUp()
 {
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
コード例 #3
0
 public void SetUp()
 {
     _sut = new SolidRuleStyler();
     _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }
コード例 #4
0
 public void SetUp()
 {
     _sut = new SolidRuleStyler();
       _ruleStylerTestsCommon = new RuleStylerTestsCommon();
 }