protected override void TestInitialize()
 {
     this.InitializeTestManager();
     this.ISmbAdapterInstance         = ((Microsoft.Protocol.TestSuites.Smb.ISmbAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.ISmbAdapter))));
     this.IServerSetupAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter))));
     this.Manager.Subscribe(ServerSetupResponseInfo, this.IServerSetupAdapterInstance);
     this.Manager.Subscribe(NegotiateResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SessionSetupResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SmbConnectionResponseInfo, this.ISmbAdapterInstance);
 }
 protected override void TestInitialize()
 {
     this.InitializeTestManager();
     this.ISmbAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.ISmbAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.ISmbAdapter))));
     this.IServerSetupAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter))));
     this.Manager.Subscribe(ServerSetupResponseInfo, this.IServerSetupAdapterInstance);
     this.Manager.Subscribe(CreateResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(ErrorResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(ErrorTreeConnectResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(NonExtendedNegotiateResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(NonExtendedSessionSetupResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SmbConnectionResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(Trans2QueryFsInfoResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(TreeConnectResponseInfo, this.ISmbAdapterInstance);
 }
 protected override void TestInitialize()
 {
     this.InitializeTestManager();
     this.ISmbAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.ISmbAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.ISmbAdapter))));
     this.IServerSetupAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter))));
     this.Manager.Subscribe(ServerSetupResponseInfo, this.IServerSetupAdapterInstance);
     this.Manager.Subscribe(CreateResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(ErrorResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(ErrorTreeConnectResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(FsctlSrvCopyChunkResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(FsctlSrvRequestResumeKeyResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(NegotiateResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SessionSetupResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SmbConnectionResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(TreeConnectResponseInfo, this.ISmbAdapterInstance);
 }
 protected override void TestInitialize()
 {
     this.InitializeTestManager();
     this.ISmbAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.ISmbAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.ISmbAdapter))));
     this.IServerSetupAdapterInstance = ((Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter)(this.Manager.GetAdapter(typeof(Microsoft.Protocol.TestSuites.Smb.IServerSetupAdapter))));
     this.Manager.Subscribe(ServerSetupResponseInfo, this.IServerSetupAdapterInstance);
     this.Manager.Subscribe(NegotiateResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SessionSetupResponseInfo, this.ISmbAdapterInstance);
     this.Manager.Subscribe(SmbConnectionResponseInfo, this.ISmbAdapterInstance);
 }