Searched refs:ACCOUNT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
117 Fixtures.ACCOUNT_DEFAULT, in testStartUpdateCredentialsSessionDefaultImpl()227 Fixtures.ACCOUNT_DEFAULT, in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()265 assertEquals(Fixtures.ACCOUNT_DEFAULT, updateCredentialsTx.account); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()
57 public static final Account ACCOUNT_DEFAULT = new Account( field in Fixtures