コード例 #1
0
 public void SetUp()
 {
     this.rule = this.CreateRule();
 }
コード例 #2
0
 public BuildableCallRuleTests()
 {
     this.rule = new TestableCallRule();
 }
コード例 #3
0
 public void Setup()
 {
     this.rule = new TestableCallRule();
 }
コード例 #4
0
 public BuildableCallRuleTests()
 {
     this.rule = new TestableCallRule();
 }
コード例 #5
0
 public void SetUp()
 {
     this.rule = this.CreateRule();
 }
コード例 #6
0
 public void Setup()
 {
     this.rule = new TestableCallRule();
 }