Exemplo n.º 1
0
 public GenericExamples(ExampleFixture fixture)
 {
     _fixture = fixture;
 }
Exemplo n.º 2
0
 public ImageToPdfExamples(ExampleFixture fixture)
 {
     _fixture = fixture;
 }
Exemplo n.º 3
0
 public PdfToImageExamples(ExampleFixture fixture)
 {
     _fixture = fixture;
 }