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