public class WebDriverUtilTest extends Object
| Constructor and Description |
|---|
WebDriverUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreateCapabilitiesFromEmptyString() |
void |
testCreateCapabilitiesFromNullString() |
void |
testCreateCapabilitiesFromStringDuplicatedItems() |
void |
testCreateCapabilitiesFromStringMoreThanOneItem() |
void |
testCreateCapabilitiesFromStringOneItem() |
public void testCreateCapabilitiesFromStringOneItem()
throws Exception
Exceptionpublic void testCreateCapabilitiesFromStringMoreThanOneItem()
throws Exception
Exceptionpublic void testCreateCapabilitiesFromStringDuplicatedItems()
throws Exception
Exceptionpublic void testCreateCapabilitiesFromNullString()
throws Exception
ExceptionCopyright © 2015 Atlassian. All rights reserved.