Example #1
0
 public AppHostTests(DnxRuntimeFixture fixture)
 {
     _fixture = fixture;
 }
Example #2
0
 public BootstrapperTests(DnxRuntimeFixture fixture)
 {
     _fixture = fixture;
 }