@IntegrationTest public class MobileDetectionTest extends java.lang.Object
| Constructor and Description |
|---|
MobileDetectionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testDesktopDetection1()
Test desktop detection1.
|
void |
testDesktopNonIphone()
Test non desktop is identified as an iPhone.
|
void |
testMobileDetection1()
Test mobile detection1.
|
void |
testMobileDetectionEmptyUserAgent()
Test mobile detection for empty non valid user agents.
|
public void setUp()
public void testDesktopNonIphone()
public void testMobileDetection1()
public void testMobileDetectionEmptyUserAgent()
public void testDesktopDetection1()
Copyright © 2018 SAP SE. All Rights Reserved.