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