|
|
|
yes and yes
I didn't realise there was already a test for this in 1.x Committed r11619. I re-used the existing test case class and re-implemented it based on new TransformerCollection concept. Let me know if there are more use cases you wish to see covered.
|
||||||||||||||||||||||||||||||||||||||||||||||||||
#1 Does TransformerCollection replace the chaining implementation from 1.x using UMOTransformer getNextTransformer()?
#2 Can I assume that test cases will essentially implement what 1.x implemented in TransformerChainingTestCase?