Exemplo n.º 1
0
 protected ConnectionInterceptionJetTestBase(InterceptionJetFixtureBase fixture)
     : base(fixture)
 {
 }
Exemplo n.º 2
0
 protected TransactionInterceptionJetTestBase(InterceptionJetFixtureBase fixture)
     : base(fixture)
 {
 }
Exemplo n.º 3
0
 protected CommandInterceptionJetTestBase(InterceptionJetFixtureBase fixture)
     : base(fixture)
 {
 }