You are here

protected property RestfulCreateEntityTestCase::$account in RESTful 7

Same name and namespace in other branches
  1. 7.2 tests/RestfulCreateEntityTestCase.test \RestfulCreateEntityTestCase::account

Holds the created account.

Type: \stdClass

File

tests/RestfulCreateEntityTestCase.test, line 30
Contains RestfulCreateEntityTestCase

Class

RestfulCreateEntityTestCase
@file Contains RestfulCreateEntityTestCase

Code

protected $account;