Class: Jbr::Mock::Account

Inherits:
Account show all
Defined in:
lib/jbr/mock/account.rb

Overview

The one account every mocked set of credentials belongs to.

Constant Summary

Constants inherited from Account

Account::FIND

Instance Method Summary collapse

Methods inherited from Resource

#initialize

Constructor Details

This class inherits a constructor from Jbr::Resource

Instance Method Details

#idString

Returns the mocked account ID.

Returns:

  • (String)

    the mocked account ID.



5
# File 'lib/jbr/mock/account.rb', line 5

def id = 'account-01'