You are here

7 calls to GNodeWebTestBase::assertNodesOnListingPage() in Group 7

GNodeViewAccessTests::testAnonymousPermissionBuildUp in modules/gnode/tests/gnode.test
Test the anonymous user does not receive access until their role has access even when higher roles do have access.
GNodeViewAccessTests::testAnonymousViewAccess in modules/gnode/tests/gnode.test
Test anonymous user's view access to nodes in a group.
GNodeViewAccessTests::testMemberViewAccess in modules/gnode/tests/gnode.test
Test member user's view access to nodes in a group.
GNodeViewAccessTests::testMemberWithGlobalRoleViewAccess in modules/gnode/tests/gnode.test
Test member user's view access to nodes in a group when the permission is granted via a global level role.
GNodeViewAccessTests::testMemberWithGroupRoleViewAccess in modules/gnode/tests/gnode.test
Test member user's view access to nodes in a group when the permission is granted via a group level role.
GNodeViewAccessTests::testOutsiderPermissionBuildUp in modules/gnode/tests/gnode.test
Test the outside user does not receive access until their role has access even when higher roles do have access.
GNodeViewAccessTests::testOutsiderViewAccess in modules/gnode/tests/gnode.test
Test outsider user's view access to nodes in a group.