public class TestUtil
extends java.lang.Object
| Constructor and Description |
|---|
TestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<AdData> |
createMockClickBeacons() |
static java.util.List<AdData> |
createMockImpressionBeacons() |
static Ad |
createTestAd(int assetGroupId) |
static AdRequest |
createTestAdRequest() |
static AdResponse |
createTestAdResponse() |
static Ad |
createTestBannerAd() |
static Ad |
createTestInterstitialAd() |
static Ad |
createTestLeaderboardAd() |
static Ad |
createTestMRectAd() |
static Ad |
createTestVideoInterstitialAd() |
static Ad |
createTestVideoMRectAd() |
public static Ad createTestInterstitialAd()
public static Ad createTestVideoInterstitialAd()
public static AdRequest createTestAdRequest()
public static AdResponse createTestAdResponse()
public static Ad createTestBannerAd()
public static Ad createTestMRectAd()
public static Ad createTestVideoMRectAd()
public static Ad createTestLeaderboardAd()
public static Ad createTestAd(int assetGroupId)
public static java.util.List<AdData> createMockImpressionBeacons()
public static java.util.List<AdData> createMockClickBeacons()