Creating and implementing the CreateNewTrailDetails class for iOS

In this section, we'll take a look at how to create and implement the CreateNewTrailDetails class, which will be used to perform automated UI testing for the iOS platform so that we can handle signing into Twitter and create a brand new walk trail entry using the Xamarin.UITest framework.

Let's see how we can achieve this by performing the following steps:

  1. Right-click on the TrackMyWalks.UITests project and choose Add | New File... from the pop-up menu. Then, choose the Test Fixture option under the NUnit section.
  2. Next, enter CreateNewTrailDetails for the name of the class to be created, as shown in the following screenshot:
Creating the CreateNewTrailDetails Test Fixture ...

Get Mastering Xamarin UI Development - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.