public DataFetchingRouterTest(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #2
0
 public RoutingTest(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #3
0
 public ReferencesTest(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #4
0
 public AddressTests(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
 public PropertyRedirection(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #6
0
 public UrlTest(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #7
0
 public VersionTests(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #8
0
 public ItemIdTests(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #9
0
 public ItemVersionedIdTests(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #10
0
 public CollatorTest(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }
Beispiel #11
0
 public RepositoryTest(LyniconSystemFixture sys)
 {
     this.sys = sys;
 }