l.c.b.t.t.TestProposalVoteSummaryMixin : class documentation

Part of lp.code.browser.tests.test_branchmergeproposallisting View In Hierarchy

Known subclasses: lp.code.browser.tests.test_branchmergeproposallisting.TestProposalVoteSummaryBzr, lp.code.browser.tests.test_branchmergeproposallisting.TestProposalVoteSummaryGit

The vote summary shows a summary of the current votes.
Method setUp Undocumented
Method test_no_votes_or_comments Undocumented
Method test_no_votes_with_comments Undocumented
Method test_vote_without_comment Undocumented
Method test_vote_with_comment Undocumented
Method test_disapproval Undocumented
Method test_abstain Undocumented
Method test_vote_ranking Undocumented
Method test_multiple_votes_for_type Undocumented
Method _createComment Create a comment on the merge proposal.
Method _get_vote_summary Return the vote summary string for the proposal.
def setUp(self):
Undocumented
def _createComment(self, proposal, reviewer=None, vote=None, comment=_default):
Create a comment on the merge proposal.
def _get_vote_summary(self, proposal):
Return the vote summary string for the proposal.
def test_no_votes_or_comments(self):
Undocumented
def test_no_votes_with_comments(self):
Undocumented
def test_vote_without_comment(self):
Undocumented
def test_vote_with_comment(self):
Undocumented
def test_disapproval(self):
Undocumented
def test_abstain(self):
Undocumented
def test_vote_ranking(self):
Undocumented
def test_multiple_votes_for_type(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.