How can I test two different responder flows in the same CorDapp?
问题 I have the following series of flows: Initiator , my initiating flow AliceFlow , which one counterparty uses to respond to Initiator BobFlow , which the other counterparty uses to respond to Initiator Normally, the two response flows would be defined in separate CorDapps. However, for testing purposes, I have defined them in the same file. When I run flow tests, I get the error below. How can I fix this? java.lang.IllegalArgumentException: com.template.Initiator has been specified as the