l.s.f.t.t.TestWorkItemsText(TestCase) : class documentation

Part of lp.services.fields.tests.test_fields View In Hierarchy

Undocumented
Method setUp Undocumented
Method test_validate_raises_LaunchpadValidationError Undocumented
Method test_single_line_parsing Undocumented
Method test_url_and_colon_in_title Undocumented
Method test_silly_caps_status_parsing Undocumented
Method test_parseLine_without_status_fails Undocumented
Method test_parseLine_without_title_fails Undocumented
Method test_parseLine_without_title_with_assignee_fails Undocumented
Method test_assignee_and_bracket Undocumented
Method test_assignee_and_brackets Undocumented
Method test_no_assignee_and_brackets Undocumented
Method test_parse_none Undocumented
Method test_multi_line_parsing Undocumented
Method test_multi_line_parsing_different_milestones Undocumented
Method test_multi_line_parsing_different_milestones_reversed Undocumented
Method test_parse_assignee Undocumented
Method test_parse_assignee_with_space Undocumented
Method test_parseLine_with_missing_closing_bracket_for_assignee Undocumented
Method test_parse_empty_lines_have_no_meaning Undocumented
Method test_parse_status Undocumented
Method test_parse_milestone Undocumented
Method test_parse_multi_milestones Undocumented
Method test_parse_orphaned_work_items Undocumented
Method test_sequence_single_workitem Undocumented
Method test_only_workitems_get_sequence Undocumented

Inherited from TestCase:

Method becomeDbUser Commit, then log into the database as dbuser.
Method __str__ The string representation of a test is its id.
Method useContext Use the supplied context in this test.
Method makeTemporaryDirectory Create a temporary directory, and return its path.
Method installKarmaRecorder Set up and return a KarmaRecorder.
Method assertProvides Assert 'obj' correctly provides 'interface'.
Method assertNotifies Assert that a callable performs a given notification.
Method assertNoNotification Assert that no notifications are generated by the callable.
Method assertSqlAttributeEqualsDate Fail unless the value of the attribute is equal to the date.
Method assertTextMatchesExpressionIgnoreWhitespace Undocumented
Method assertIsInstance Assert that an instance is an instance of assert_class.
Method assertIsNot Assert that expected is not the same object as observed.
Method assertContentEqual Assert that 'iter1' has the same content as 'iter2'.
Method assertRaisesWithContent Check if the given exception is raised with given content.
Method assertBetween Assert that 'variable' is strictly between two boundaries.
Method assertVectorEqual Apply assertEqual to all given pairs in one go.
Method expectedLog Expect a log to be written that matches the regex.
Method pushConfig Push some key-value pairs into a section of the config.
Method attachOopses Undocumented
Method attachLibrarianLog Include the logChunks from fixture in the test details.
Method assertStatementCount Assert that the expected number of SQL statements occurred.
Method useTempDir Use a temporary directory for this test.
Method assertEmailHeadersEqual Assert that two email headers are equal.
Method assertStartsWith Undocumented
Method assertEndsWith Asserts that s ends with suffix.
Method checkPermissions Check if the used_permissions match expected_permissions.
Method assertEmailQueueLength Pop the email queue, assert its length, and return it.
Method _unfoldEmailHeader Unfold a multiline email header.
def setUp(self):
Undocumented
def test_validate_raises_LaunchpadValidationError(self):
Undocumented
def test_single_line_parsing(self):
Undocumented
def test_url_and_colon_in_title(self):
Undocumented
def test_silly_caps_status_parsing(self):
Undocumented
def test_parseLine_without_status_fails(self):
Undocumented
def test_parseLine_without_title_fails(self):
Undocumented
def test_parseLine_without_title_with_assignee_fails(self):
Undocumented
def test_assignee_and_bracket(self):
Undocumented
def test_assignee_and_brackets(self):
Undocumented
def test_no_assignee_and_brackets(self):
Undocumented
def test_parse_none(self):
Undocumented
def test_multi_line_parsing(self):
Undocumented
def test_multi_line_parsing_different_milestones(self):
Undocumented
def test_multi_line_parsing_different_milestones_reversed(self):
Undocumented
def test_parse_assignee(self):
Undocumented
def test_parse_assignee_with_space(self):
Undocumented
def test_parseLine_with_missing_closing_bracket_for_assignee(self):
Undocumented
def test_parse_empty_lines_have_no_meaning(self):
Undocumented
def test_parse_status(self):
Undocumented
def test_parse_milestone(self):
Undocumented
def test_parse_multi_milestones(self):
Undocumented
def test_parse_orphaned_work_items(self):
Undocumented
def test_sequence_single_workitem(self):
Undocumented
def test_only_workitems_get_sequence(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.