Exemplo n.º 1
0
 public TimePickerHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 2
0
 public LabelHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 3
0
 public SwitchHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 4
0
 public SliderHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 5
0
 public HandlerTestBase(HandlerTestFixture fixture)
 {
     _fixture = fixture;
 }
Exemplo n.º 6
0
 public EditorHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
 public ActivityIndicatorHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 8
0
 public SearchBarHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 9
0
 public StepperHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 10
0
 public EntryHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 11
0
 public ButtonHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 12
0
 public ProgressBarHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }
Exemplo n.º 13
0
 public CheckBoxHandlerTests(HandlerTestFixture fixture) : base(fixture)
 {
 }