Android APIs
public class

CustomTabsIntentTest

extends AndroidTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ android.test.AndroidTestCase
         ↳ android.support.customtabs.CustomTabsIntentTest

Class Overview

Tests for CustomTabsIntent.

Summary

[Expand]
Inherited Fields
From class android.test.AndroidTestCase
Public Constructors
CustomTabsIntentTest()
Public Methods
void testBareboneCustomTabIntent()
void testToolbarColor()
void testToolbarColorIsNotAResource()
[Expand]
Inherited Methods
From class android.test.AndroidTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public CustomTabsIntentTest ()

Public Methods

public void testBareboneCustomTabIntent ()

public void testToolbarColor ()

public void testToolbarColorIsNotAResource ()