Class ExpectedResult


  • public class ExpectedResult
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ExpectedResult​(java.lang.String requestId, boolean expected)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExpectedResult

        public ExpectedResult​(java.lang.String requestId,
                              boolean expected)