Class ShouldBeAnArray

    • Constructor Detail

      • ShouldBeAnArray

        private ShouldBeAnArray​(java.lang.Object object)
    • Method Detail

      • shouldBeAnArray

        public static ErrorMessageFactory shouldBeAnArray​(java.lang.Object object)
        Creates a new instance of ShouldBeAnArray.
        Parameters:
        object - the object value in the failed assertion.
        Returns:
        the created of ErrorMessageFactory.