예제 #1
0
 protected SqlItemListFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #2
0
 protected SqlGuidNumberMapFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
 protected SqlIntegerStringSetMapFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #4
0
 protected SqlGuidSetFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
 protected SqlGuidItemKeyValueMapQueryableStorageFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #6
0
 protected SqlGuidItemKeyQueryableSetMapFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #7
0
 protected SqlItemDistinctQueryableStorageFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #8
0
 protected SqlGuidItemMapFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #9
0
 protected SqlItemSetWithIdentityFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
 protected SqlGuidItemSetMapWithDisabledQueryTotalsFacts(ISqlFixture serverFixture)
     : base(serverFixture)
 {
 }
예제 #11
0
 public SqlServerListFactIdentity()
 {
     _serverFixture = new SqlServerFixture();
 }
 protected SqlGuidItemExpirableKeyMapFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #13
0
 protected SqlItemOrderedQueryableStorageFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }
예제 #14
0
 protected SqlIdentityItemSetFacts(ISqlFixture serverFixture)
 {
     _serverFixture = serverFixture;
 }