public class SearchingUnitTest
extends java.lang.Object
| Constructor and Description |
|---|
SearchingUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkListOfNearbyRequests()
US 04.01.01
As a driver, I want to browse and search for open requests by geo-location.
|
void |
setUp() |
void |
testGetRequests()
US 04.02.01
As a driver, I want to browse and search for open requests by keyword.
|
public void setUp()
public void checkListOfNearbyRequests()
public void testGetRequests()