Example #1
0
 public _IRunnable_48(FixtureContextTestCase _enclosing, FixtureVariable f1, FixtureVariable
                      f2)
 {
     this._enclosing = _enclosing;
     this.f1         = f1;
     this.f2         = f2;
 }
Example #2
0
					public _IRunnable_26(_IRunnable_21 _enclosing, FixtureVariable f1, FixtureVariable
						 f2, FixtureContextTestCase.ContextRef c2)
					{
						this._enclosing = _enclosing;
						this.f1 = f1;
						this.f2 = f2;
						this.c2 = c2;
					}
Example #3
0
 public _IRunnable_19(FixtureContextTestCase _enclosing, FixtureVariable f1, FixtureVariable
                      f2, ContextRef c1, ContextRef c2)
 {
     this._enclosing = _enclosing;
     this.f1         = f1;
     this.f2         = f2;
     this.c1         = c1;
     this.c2         = c2;
 }
Example #4
0
 public _IRunnable_19(FixtureContextTestCase _enclosing, FixtureVariable f1, FixtureVariable
     f2, ContextRef c1, ContextRef c2)
 {
     this._enclosing = _enclosing;
     this.f1 = f1;
     this.f2 = f2;
     this.c1 = c1;
     this.c2 = c2;
 }
Example #5
0
			public _IRunnable_48(FixtureContextTestCase _enclosing, FixtureVariable f1, FixtureVariable
				 f2)
			{
				this._enclosing = _enclosing;
				this.f1 = f1;
				this.f2 = f2;
			}