コード例 #1
0
 public bootstrapping_end_to_end(RegistryFixture <HttpBootstrappedApp> fixture) : base(fixture)
 {
 }
コード例 #2
0
 public RegistryContext(RegistryFixture <T> fixture)
 {
     _fixture = fixture;
 }
コード例 #3
0
 public now_parameter_bindings(RegistryFixture <HttpTestingApp> fixture) : base(fixture)
 {
 }