コード例 #1
0
 public AsynchronousTests(TestFixture testFixture)
 {
     fixture = testFixture;
 }
コード例 #2
0
 public DeserializerWithConverterTests(TestFixture testFixture)
 {
     fixture = testFixture;
 }