create(); DB::commit(); $result = userInfo($user->USR_UID); $this->assertNotEmpty($result); } }