factory->user->create(); $user_id = bbp_get_user_id( $u ); $this->assertSame( $u, $user_id ); } }