@MockPolicy(value=SharedSetUp.class) public class SkyhookProviderSpec_match extends Object
Modifier and Type | Field and Description |
---|---|
private ServiceRunner |
serviceRunnerMock |
private SkyhookProvider |
skyHook |
Constructor and Description |
---|
SkyhookProviderSpec_match() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testCatLists_areIdentical() |
void |
testCatLists_areNotIdentical() |
void |
testCatLists2_areIdentical() |
void |
testCatLists2_areNotIdentical() |
void |
testCatLists3_areIdentical() |
void |
testCatLists3_areNotIdentical() |
void |
testProviderInfoReceivedGot_isNull() |
void |
testRequereGetInputAllTimeCategoryList_isNull() |
void |
testSkyhookInfoRequired_isNull() |
private ServiceRunner serviceRunnerMock
private SkyhookProvider skyHook
public void testSkyhookInfoRequired_isNull()
public void testProviderInfoReceivedGot_isNull()
public void testRequereGetInputAllTimeCategoryList_isNull()
public void testCatLists_areIdentical()
public void testCatLists_areNotIdentical()
public void testCatLists2_areIdentical()
public void testCatLists2_areNotIdentical()
public void testCatLists3_areIdentical()
public void testCatLists3_areNotIdentical()