You are here

10 calls to PublishContentWebTestBase::setNodeStatus() in Publish Content 7

PublishContentWebTestBase::assertCannotPublishFromLinksPage in tests/publishcontent.test
Assert the current user cannot publish a node from the listing test page.
PublishContentWebTestBase::assertCannotUnpublishFromLinksPage in tests/publishcontent.test
Assert the current user cannot unpublish a node from the listing test page.
PublishContentWebTestBase::assertCanPublishFromLinksPage in tests/publishcontent.test
Assert the current user can publish a node from the listing test page.
PublishContentWebTestBase::assertCanUnpublishFromLinksPage in tests/publishcontent.test
Assert the current user can unpublish a node from the listing test page.
PublishContentWebTestBase::assertCurrentUserCannotPublish in tests/publishcontent.test
Check the current user session forbids publish of a given node.
PublishContentWebTestBase::assertCurrentUserCannotUnpublish in tests/publishcontent.test
Check the current user session cannot unpublish a given node.
PublishContentWebTestBase::assertCurrentUserCanPublish in tests/publishcontent.test
Check the current user session can publish a given node.
PublishContentWebTestBase::assertCurrentUserCanUnpublish in tests/publishcontent.test
Check the current user session can unpublish a node.
PublishContentWebTestBase::testNoPermissionAndNotOwner in tests/publishcontent.test
Check publishcontent module does not interfere with the normal Drupal.
PublishContentWebTestBase::testNoPublishPermissionByOwner in tests/publishcontent.test
Check no publish permission by node owner.