I plan to update the CTS so that it makes use of HelperContexts. After the update, a HelperContext parameter will be injected into the Paramatized tests. (The existing injected parameters are a DataObject whose Type was defined in a particular way, and a String which describes the method of Type definition.)
I plan to remove the get___Helper methods from TuscanyTestHelper. The various helpers will instead be obtained from the HelperContext API. Please let me know of any thoughts or concerns. -Brian
