public PerThreadEventScopeContextTest()
 {
     this.testee = new PerThreadEventScopeContext(A.Fake<IEventScopeFactory>());
 }
Esempio n. 2
0
 public PerThreadEventScopeContextTest()
 {
     this.testee = new PerThreadEventScopeContext(A.Fake <IEventScopeFactory>());
 }