예제 #1
0
 public CreateProjectTests(RatFixture fixture)
 {
     _fixture = fixture;
 }
예제 #2
0
 public DeleteProjectTests(RatFixture fixture)
 {
     _fixture = fixture;
 }
예제 #3
0
 public GetProjectTests(RatFixture fixture)
 {
     _fixture = fixture;
 }
예제 #4
0
 public PatchProjectTests(RatFixture fixture)
 {
     _fixture = fixture;
 }