Class IdentityProcessorVerification.ManualSubscriberWithErrorCollection<A>

    • Constructor Detail

      • ManualSubscriberWithErrorCollection

        public ManualSubscriberWithErrorCollection​(TestEnvironment env)
    • Method Detail

      • expectError

        public void expectError​(java.lang.Throwable cause)
                         throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • expectError

        public void expectError​(java.lang.Throwable cause,
                                long timeoutMillis)
                         throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException