Class PromoMetadataTests
Inheritance
System.Object
PromoMetadataTests
Namespace: UnityEngine.Monetization.Editor.Tests
Syntax
public class PromoMetadataTestsMethods
SetUp()
Declaration
public void SetUp()TestIsExpired()
Declaration
public void TestIsExpired()TestIsPremium(String, Boolean)
Declaration
public void TestIsPremium(string productId, bool isPremium)Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | productId | |
| System.Boolean | isPremium | 
TestTimeRemaining()
Declaration
public void TestTimeRemaining()