public void the_transformer_node_should_use_the_specified_transformer_type() { theTransformerNode.ShouldBeOfType <Transform <StubTransformer> >(); }