예제 #1
0
 public CardTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #2
0
 public AssignmentTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #3
0
 public MediaTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #4
0
 public AssignmentUtils(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #5
0
 public SequenceTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #6
0
 public IntegrationsTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #7
0
 public APITest(SkylightFixture fixture)
 {
     this.fixture = fixture;
 }
예제 #8
0
 public ReportingTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #9
0
 public AuthenticationTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #10
0
 public MessagingTests(SkylightFixture fixture) : base(fixture)
 {
 }
예제 #11
0
 public WorkflowTests(SkylightFixture fixture) : base(fixture)
 {
 }