Class AppStoreExtensionMethodsTests
Inheritance
AppStoreExtensionMethodsTests
Syntax
public class AppStoreExtensionMethodsTests
Methods
TestIsAndroid(AppStore, Boolean)
Declaration
public void TestIsAndroid(AppStore appStore, bool isAndroid)
Parameters
TestToAppStoreFromDisplayName(String, AppStore)
Declaration
public void TestToAppStoreFromDisplayName(string displayName, AppStore targetAppStore)
Parameters
TestToDisplayName(AppStore, String, Boolean)
Declaration
public void TestToDisplayName(AppStore appStore, string substring, bool isEmpty)
Parameters