@Test
 public void getSyncState() {
   assertEquals(mSyncState, mPaymentMethod.getSyncState());
 }