Exemple #1
0
 public TimePickerHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #2
0
 public LabelHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
 public SwitchHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #4
0
 public SliderHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #5
0
 public HandlerTestBase(HandlerTestFixture fixture)
 {
     _fixture = fixture;
 }
Exemple #6
0
 public EditorHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
 public ActivityIndicatorHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #8
0
 public SearchBarHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
 public StepperHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #10
0
 public EntryHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #11
0
 public ButtonHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemple #12
0
 public ProgressBarHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
 public CheckBoxHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }