Skip to content
Commit f8149bab authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.tests.base: Add SimpleRTATestBundle

Having RTATestBundle._from_target() implemented in RTATestBundle breaks the
generality of RTATestBundle.from_target(), as it gains parameters specific to
RTATestBundle._from_target that will be expected to be available on
implementations of _from_target in all subclasses.

Splitting that feature in SimpleRTATestBundle allows clearing the way to
TestBundle.from_target(), which does not add unnecessary constraints on the
expected signature of downstream _from_target.
parent f74ccc88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment