Click or drag to resize

EPAssertionUtilAssertEqualsExactOrder Method

Overload List
  NameDescription
Public methodStatic memberAssertEqualsExactOrderT(ICollectionT, Void)
Public methodStatic memberAssertEqualsExactOrder(IListT, Void)
Public methodStatic memberAssertEqualsExactOrder(Object, ICollectionT)
Public methodStatic memberAssertEqualsExactOrder(Object, IListT)
Public methodStatic memberAssertEqualsExactOrder(String, String)
Deep compare two 2-dimensional string arrays for the exact same length of arrays and order.
Public methodStatic memberAssertEqualsExactOrderT(T, IEnumeratorT)
Public methodStatic memberAssertEqualsExactOrderT(T, NullableT)
Public methodStatic memberAssertEqualsExactOrderT(T, T)
Compare the short values in the two arrays assuming the exact same order.
Public methodStatic memberAssertEqualsExactOrderT(T, T)
Public methodStatic memberAssertEqualsExactOrder(ICollectionT, Void, Object)
Public methodStatic memberAssertEqualsExactOrder(Object, IListT, Void)
Top
See Also