Class DefaultConstructorArgumentsVerfication<T>

    • Constructor Detail

      • DefaultConstructorArgumentsVerfication

        public DefaultConstructorArgumentsVerfication​(NewInvocationControl<T> invocationControl,
                                                      java.lang.Class<?> type)
    • Method Detail

      • withArguments

        public void withArguments​(java.lang.Object argument,
                                  java.lang.Object... arguments)
                           throws java.lang.Exception
        Specified by:
        withArguments in interface ConstructorArgumentsVerification
        Throws:
        java.lang.Exception
      • invokeSubstitute

        private void invokeSubstitute​(java.lang.Object... arguments)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception