Edgewall Software

Opened 9 years ago

Last modified 6 years ago

#12211 closed enhancement

Base test case classes with helper methods — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: 1.0.11
Component: general Version:
Severity: normal Keywords: test
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I've been considering ways to reduce the code duplication of helper methods in the test code. For example, there are at least a half-dozen instances of _insert_ticket and _create_request. One possibility would be to create a mixin-like base class with the helper methods.

Change History (0)

Note: See TracTickets for help on using tickets.