Class TestAccumulationTransfer

All Implemented Interfaces:
ForwardTransferFunction<AccumulationValue,AccumulationStore>, TransferFunction<AccumulationValue,AccumulationStore>, NodeVisitor<TransferResult<AccumulationValue,AccumulationStore>,TransferInput<AccumulationValue,AccumulationStore>>
Direct Known Subclasses:
TestAccumulationNoReturnsReceiverTransfer

public class TestAccumulationTransfer extends AccumulationTransfer
A basic transfer function that accumulates the names of methods called.