Class ConfigurationTests
Namespace: UnityEngine.Advertisements.Tests
Syntax
public class ConfigurationTests : object
Methods
TestValidConfiguration(String, Boolean, String, String, Boolean)
Declaration
public void TestValidConfiguration(string json, bool enabled, string defaultPlacement, string placementKey, bool placementValue)
Parameters
| Type | Name | Description |
|---|---|---|
| String | json | |
| Boolean | enabled | |
| String | defaultPlacement | |
| String | placementKey | |
| Boolean | placementValue |